stooged / ESP32-Server-900u

900 with usb emulation

Repository from Github https://github.comstooged/ESP32-Server-900uRepository from Github https://github.comstooged/ESP32-Server-900u

ESP32-S3

neo305 opened this issue · comments

Hey man are you going to make a separate page for ESP32-S3? Cuz so far the auto shut off isn’t working on it via Arduino. Not sure who to ask about that.

I use an ESP32-S3-DevKitC-1-N32R8V and the WiFi correctly stops broadcasting SSID after 30 minutes - after I've set the config correctly in the admin webui or in code, as seen here (http/https).

That said, your verbiage is "auto shut off". Are you expecting a full power-down of the board? Looking here, that doesn't seem to be what @stooged is doing. Info on the implementation of sleep can be seen here.

Thank you like a dumbass I had it set to false and not true 😆 my bad.