Search found 3 matches

by giomar
Thu Feb 14, 2019 5:50 pm
Forum: General Discussion
Topic: Revert OTA cutting power supply and rebooting multiple times
Replies: 1
Views: 3347

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 ...
by giomar
Wed Jan 09, 2019 9:50 am
Forum: ESP-MDF
Topic: Help running the manual_networking example
Replies: 4
Views: 13793

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...
by giomar
Wed Dec 19, 2018 10:58 am
Forum: General Discussion
Topic: ESP 32 wrover kit Linux OpenOCD
Replies: 3
Views: 6541

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...