Search found 138 matches

by brp80000
Thu Feb 21, 2019 5:26 pm
Forum: ESP-IDF
Topic: GPIO trigger factory reset
Replies: 2
Views: 6188

Re: GPIO trigger factory reset

My experience is it only works when power on (Power on reset) or hard reset via reset pin
by brp80000
Thu Feb 21, 2019 4:32 pm
Forum: ESP-IDF
Topic: Full soft reset
Replies: 2
Views: 4005

Full soft reset

esp_restart() does a full reset of all peripherals
How can I do a full restart like with a hard reset?
by brp80000
Tue Feb 19, 2019 10:25 am
Forum: ESP-IDF
Topic: AP to APSTA without loosing AP client
Replies: 3
Views: 4161

Re: AP to APSTA without loosing AP client

how to leave the client on the old channel?
by brp80000
Mon Feb 18, 2019 8:35 pm
Forum: ESP-IDF
Topic: AP to APSTA without loosing AP client
Replies: 3
Views: 4161

Re: AP to APSTA without loosing AP client

there is no solution?
by brp80000
Sun Feb 17, 2019 8:37 am
Forum: ESP-IDF
Topic: Sleep mode and Wake up when CAN is active
Replies: 6
Views: 7989

Re: Sleep mode and Wake up when CAN is active

tell me the name of the function to activate the restart by WDT soc/rtc.h I did not find anything similar
by brp80000
Sat Feb 16, 2019 11:04 pm
Forum: ESP-IDF
Topic: Sleep mode and Wake up when CAN is active
Replies: 6
Views: 7989

Re: Sleep mode and Wake up when CAN is active

I used a TX CAN and gpio 4 connection and it works. I made that my code in the absence of packages in CAN within 10 seconds did restart ESP and at the beginning of a code passed from a light sleep and waited for awakening on GPIO 4. It works, but esp_restart() does a full reset of all peripherals. H...
by brp80000
Sat Feb 16, 2019 8:06 am
Forum: ESP-IDF
Topic: Sleep mode and Wake up when CAN is active
Replies: 6
Views: 7989

Re: Sleep mode and Wake up when CAN is active

Losing the can packet on Wake up is completely irrelevant to me. I use as IO17 IO16 as CAN_TX and CAN_RX. Can I use the activity control of the same GPIOs in sleep mode, and after waking up use these GPIOs as TX and RX for CAN.
by brp80000
Fri Feb 15, 2019 10:17 pm
Forum: ESP-IDF
Topic: Sleep mode and Wake up when CAN is active
Replies: 6
Views: 7989

Sleep mode and Wake up when CAN is active

I want the device to go to sleep when there is no activity on the CAN bus (no transmission of any packets). And woke up back, at the beginning of transmission of any packets on CAN. Can this mode be implemented programmatically, because the built-in can controller SJ1000 must be able to do it. In Ge...
by brp80000
Sat Feb 02, 2019 6:29 am
Forum: ESP-IDF
Topic: Strange behavior of WiFi code
Replies: 6
Views: 6503

Re: Strange behavior of WiFi code

Oh, you're a fun group.
by brp80000
Sat Feb 02, 2019 4:31 am
Forum: ESP-IDF
Topic: v3.0 to v3.1 migration guide? WiFi not working...
Replies: 29
Views: 30281

Re: v3.0 to v3.1 migration guide? WiFi not working...

https://github.com/espressif/esp32-wifi-lib
0c5f3d45865423caa1f3069ecff905420641220b
I am download .zip and rewrite C:\msys32\home\myname\esp\esp-idf-v3.1.2\components\esp32\lib directory.
It`s solve my problem. Happy chinese new year to all
Thanks for supporting me(((