Chat freely about anything...

User avatar
By pangolin
#87816 "Posting all my code might be a problem! It's about 10000 lines of code in 40 pages" - Methinks there are probably some libraries that will do a lot of that for you...I have a firmware library that does WIFI, Async MQTT,NTP,OTA,AsyncWebserver,17x different GPIO types,UPnP,Alexa voice control, presence detection, remnote update, SQL logging and a whole ton more, runs on ESP32 and ESP8266 and STM32 - and thats only 8500 lines...so, already I suspect you are probably doing something wrong.

Anyway...github? If I had $1 for every time someone posted a snippet of code when the real problem was in the part they DIDN'T post...

There may be nothing at all wrong with the code you posted: you will not a get a 100% answer without 100% of the code. You will get a lot of wrong guesses though :)