Problems with ESP NOW connection
Posted: Fri Apr 20, 2018 11:08 am
Hello;
I'm new on ESP32 board and there is a situation that I could not handle. I'm trying to make a simple connection with WIFI and ESP NOW protocol. I started with a esp exemple and in beginning works fine, but only after the compilation. When I turn they off, a master can not find a slave any more and shows this message:
Found -2 devices
Slave Not Found, trying again.
E (12096) wifi: esp_wifi_scan_start 967 wifi not start
I'm using ARDUINO IDE and the code is the demo ESP32->ESP NOW->Basics->Master and ESP32->ESP NOW->Basics->Slave
Help!!!
I'm new on ESP32 board and there is a situation that I could not handle. I'm trying to make a simple connection with WIFI and ESP NOW protocol. I started with a esp exemple and in beginning works fine, but only after the compilation. When I turn they off, a master can not find a slave any more and shows this message:
Found -2 devices
Slave Not Found, trying again.
E (12096) wifi: esp_wifi_scan_start 967 wifi not start
I'm using ARDUINO IDE and the code is the demo ESP32->ESP NOW->Basics->Master and ESP32->ESP NOW->Basics->Slave
Help!!!