- Sat Mar 13, 2021 7:01 pm
#90811
You've mentioned a few things here:
- guessing you're using Arduino to program the unit?
- you're using Platformio as well?
Can you give us more details on exactly what your set up is?
In short, yes you can easily reset an ESP in code (for Arduino see the previous reply to your post) - but you would need to program or configure a remote command to trigger the reset. And yes OTA can be easily configured, and Platformio will support OTA, but once again you'll need to program or configure it, and it's a bit more fiddly with Arduino programs.