Im here catching up on some WiFi practice, i had a esp32 which i used with Blynk Iot last year.
I dusted it off and got it working with Arduino Iot but dont like the fact that i have to code in the WiFi credentials so i went back to Blynk i flashed the example code Edgent and just added a Virtual pin and one digital write function to turn on and off a led.
What i realize is that the router I was using last year is still the same one the board is searching for, I thought flashing that code would put the board in AP mode and broadcast a new hotspot.
What could be causing this?