Issue: Connecting to my wifi. The wire diagram is what I have currently and the sensor works just fine. I can read my network from 8266 through AT commands, but cannot connect. Ideally, I want to use a script to connect to my wifi then I can use what I already have to publish to mqtt.
Your topic was MOVED to its current forum category which is more appropriate than the original as it has nothing to do with Installation and Troubleshooting of the IDE
Thank you. I ended up moving to a esp32-s2-feather, which has a built in wifi module. Got it working in minutes. I will have to try this though. Thank you.