ESP32 Wifi
Posted: Wed Feb 16, 2022 9:19 am
How do I connect my ESP32 to wifi, without connecting the module to my computer? I plan to power it up with batteries
Currently I can connect my esp32 to wifi when I connect it to my computer but when I powered it up with battery, it will not connect. So this means that it’s programmed wrongly ?ESP_Sprite wrote: ↑Wed Feb 16, 2022 9:35 amDepends on what firmware you program in it... connecting to WiFi is handled there, so you can do that in whatever way you want depending on how ypu program that firmware.
I’m using a 3.7V 2500mAh Lithium ion battery on the ESP32 WROOM but I did not try the reset button because the esp32 was able to be powered upESP_Sprite wrote: ↑Thu Feb 17, 2022 3:11 amAh, like that. What 'battery' do you use, and which ESP32 devboard? Does pushing 'reset' get the ESP32 back to life?