Hello,
I lost my hard drive and I'm reinstalling everything again. I've been having issues with B4A, and now that I've fixed it, I'm having issues with B4R.
I have several apps that use Wi-Fi and Bluetooth with the ESP32. I'm testing to see if they still work after reinstalling everything, and I'm noticing errors on the ESP32. It reboots at the following prompt:
Arduino IDE Version: 2.3.6
ESP32 Version: 3.2.0
The program compiles and transfers, but the ESP32 keeps restarting when it reaches this instruction.
I haven't modified the program, and it happens to me with several instructions.
Any suggestions?
Thank you very much.
I lost my hard drive and I'm reinstalling everything again. I've been having issues with B4A, and now that I've fixed it, I'm having issues with B4R.
I have several apps that use Wi-Fi and Bluetooth with the ESP32. I'm testing to see if they still work after reinstalling everything, and I'm noticing errors on the ESP32. It reboots at the following prompt:
RED_W.wifi.ConnectAsync(Name,Pass,0,Null,"Estado_Wifi") ' Lanza Intento de Conexion WIFI
Arduino IDE Version: 2.3.6
ESP32 Version: 3.2.0
The program compiles and transfers, but the ESP32 keeps restarting when it reaches this instruction.
I haven't modified the program, and it happens to me with several instructions.
Any suggestions?
Thank you very much.