Chat freely about anything...

User avatar
By Sirquil
#84460 Solved:

Pavel,

Found it! I had used the Degree symbol ( HEX B0 ) in both iframe 1 and 4; not sure why this would stop processor3 function. What is odd; without processor3 in the AsyncWebServerResponse, all 4 iframes displayed and with the Degree symbol. Generated a new iframes 1 and 4, without using the Degree symbol; replaced iframes 1 and 4 with newly generated iframes. All iframes working as they should!

Thanks again Pavel!

William
User avatar
By Sirquil
#84497 Hi Pavel,

My problem with the Degree symbol was with what "ThingSpeak.com" generated embedded in their iframe. I will try editing it with your suggestion.

I am in the testing stage of my conversion project. Would like to see how it responds to visitors, before posting the code. Project is Open Source. Need to clean up code and do some formating of the code in addition to the online testing.

Async Web Server Project Online Project is a conversion of "Two_Rain_Gauge"; WiFi Client/ Server to an Async Web Server.

William