HeliSteve
HeliSteve
@helisteve
Member
Joined: 2023-12-29 12:43 pm
Last seen: 2024-02-19 3:09 pm
Topics: 2 / Replies: 18
Reply
RE: Greetings from Ontario Canada.. home of Bob_D the curious soul!

Hello Bob_D, welcome to the forum. I am pretty new to this forums myself. I have been thinking about home Assistant myself, but right now I have too m...

4 months ago
Reply
RE: D1 mini LED Matrix sign WifiManager problem

Oopppss!! I misread the resetSettings() command. Seems if you run this command it will force the ESP to reset it's wifi info and force a new AP setup....

4 months ago
Reply
RE: D1 mini LED Matrix sign WifiManager problem

Hi Stuart. So in watching Bill's video it seems you are missing the "WiFi.mode(WIFI_STA);" command before invoking the wifiManager.autoConnect() state...

4 months ago
Reply
RE: D1 mini LED Matrix sign WifiManager problem

@acestu Hi Stuart. Looking at your code, but unfortunately I am not familiar with the WiFiManager library. Bill has a good video explaining it. I am w...

4 months ago
Reply
RE: D1 mini LED Matrix sign WifiManager problem

Hi Stuart. I am not a wifi expert by any means, but here's my $0.02 question. How does your system connect to your wifi? Can you share your code here?...

4 months ago
Reply
RE: ESP32 WiFi Access Point Creation Issues

@zander Hi Ron. Thanks for the update. That makes sense to me and now I will go back and update my code. Luckily she only uses the bluetooth outlets a...

4 months ago
Reply
RE: ESP32 WiFi Access Point Creation Issues

@zander Hi Ron. I did watch (well listen) Bill's video about wifi manager and I planned to revisit later and watch it thoroughly. I usually listen to ...

4 months ago
Reply
RE: ESP32 WiFi Access Point Creation Issues

@zander Hi Ron. Well your code worked. I added in all my original code except for the if(!WiFi.softAP(ssid, password); that you commented out. Ran the...

4 months ago
Reply
RE: ESP32 WiFi Access Point Creation Issues

Hi Ron. Sorry for slow response. I took some time away to watch YouTube vids of robot arms. That is where this project is slowly heading towards. Belo...

4 months ago
Reply
RE: ESP32 WiFi Access Point Creation Issues

@zander Thanks for the quick reply. I am confused with your two statements: RCAserver.on( "/", HTTP_handleRoot); RCAserver.onNotFound(HTTP_h...

4 months ago
Reply
RE: ESP32 WiFi Access Point Creation Issues

@zander I am using the Arduino IDE 2.x and it looks fine for me. I will try your suggestions and see how that looks. It looks like I can now post phot...

4 months ago
Reply
RE: ESP32 WiFi Access Point Creation Issues

@dronebot-workshop Hi Bill, it is correct in my code with the space like needed. I sure wish that was it. Not sure why it removed it when I posted. Se...

4 months ago
Page 1 / 2