Search found 3 matches
- Thu Feb 14, 2019 5:50 pm
- Forum: General Discussion
- Topic: Revert OTA cutting power supply and rebooting multiple times
- Replies: 1
- Views: 3470
Revert OTA cutting power supply and rebooting multiple times
Hello everyone! I'm a newbie and I'm successfully experimenting with the ESP-MDF OTA. I'm interested in the following function of the "Mupgrade" solution ( https://github.com/espressif/esp-mdf/blob/master/docs/en/api-guides/mupgrade.rst ): Revert to an earlier version: The device can be reverted to ...
- Wed Jan 09, 2019 9:50 am
- Forum: ESP-MDF
- Topic: Help running the manual_networking example
- Replies: 4
- Views: 14229
Re: Help running the manual_networking example
Hello, I'm a newbie and I just try the last version of the manual_networking example with two ESP-WROVER-KIT V3. I do not modify anything, except for the router SSID and password in the make menuconfig . As expected, the root node (the one compiled with #define MESH_SET_ROOT uncommented) connects to...
- Wed Dec 19, 2018 10:58 am
- Forum: General Discussion
- Topic: ESP 32 wrover kit Linux OpenOCD
- Replies: 3
- Views: 6739
Re: ESP 32 wrover kit Linux OpenOCD
Just "a little bit" late, but I hope it could be useful for newbies like me: the following error gdbinit:1: Error in sourced command file: :3333: Connection timed out. was caused by the fact that an openocd session must opened before and leaved running. So, in a terminal in the folder "openocd-esp32...