Event callback still called after deiniting it and calling esp_wifi_stop()
Posted: Sun Feb 12, 2023 7:27 pm
I am trying to develop a mesh application where at the root node, it checks for the existence of the router. If it wasn't there after N seconds, it will make a local mesh network instead.
This is the code I wrote to restart the esp-mesh
This is the code I wrote to restart the esp-mesh