Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Bonzo
#82369 I have done it two ways:
A Pi using python sends a request to my Nodemcu and it replies with the data at timed intervals
Sending the data to a website using the fttpclient library, again at timed intervals

I am not worried about the exact times just a rough interval as it is not really critical to me.