Esp now with wifi
Posted: Tue Sep 30, 2025 3:10 am
Hi there
I don't know if it should be a topic here but here it is.
I have two devices, a controller and a scoreboard, they communicate between each other with esp now (esp32 C3) and the scoreboard connects to wifi and send a http post to a server every 30 seconds.
My question is, there is a way to shutdown esp now in the scoreboard, to have time to send the post, and then come back? I trying this for 3 days now, and the best I could was that when I connect to wifi and did the post, I changed the wifi channel back to the esp now's and my controller was getting a log error of ESP_ERR_ESPNOW_INTERNAL
Thanks!
I don't know if it should be a topic here but here it is.
I have two devices, a controller and a scoreboard, they communicate between each other with esp now (esp32 C3) and the scoreboard connects to wifi and send a http post to a server every 30 seconds.
My question is, there is a way to shutdown esp now in the scoreboard, to have time to send the post, and then come back? I trying this for 3 days now, and the best I could was that when I connect to wifi and did the post, I changed the wifi channel back to the esp now's and my controller was getting a log error of ESP_ERR_ESPNOW_INTERNAL
Thanks!