Hi,
I am working a project which I would like to send the surrounding temperature and humidity to Thinger.io while having a SD card module + RTC as a redundancy (internet maybe unstable at time). May I know how can I write the code for this scenario?
my understanding is that I shouldn’t use loop() for the SD logging, may I know what is the other approach? Thanks