So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Dicko_md
#74943 Hi

I have 4 Wemos D1 Minis working in my house since December last year attached to DS18B20 temp sensors attached.

I have them all successfully sending the temperature reading to my raspberry pi MYSQL database at 00, 15, 30 and 45 minutes past.

I would like to add Arduino OTA to the sketch but I cant get my head around it. I tried adding the BasicOTA to my current file yesterday and it stopped the NTP time working and just imported the temperature readings every 15 minutes and not as before. It was successful, in that it made the ports available for OTA but that was it.

Is there an easier way to add ArduinoOTA to an existing script ?

Thanks

Martyn