In most cases I have a stable ethernet or Wi-Fi connection, but I have to back up data in an external flash in case data is not correctly sended.
What I also need is an external button to reset the board in certain cases(eg. when I need to change the Wi-Fi credentials, also stored in flash).
Is it a goot idea to use
Code: Select all
esp_restart()
Thank's in advance!!
Gabriel Gardin!