So Ive been trying to get my mkr 1010 with a DHT11 attached to communicate with the cloud Thing. been trying for months. tried lots of versions of code. Does anyone out there have a sketch and screen shots they would be willing to share?
what’s not working?
I code everything. I sometimes can get the data on the serial monitor. What does not work is getting the data to the dashboard and getting the mkr to show "online". I haven't been able to find clear instructions, tutorials or videos that show anyone else having success with any kind of simpler sensor be it a DHT or MQ7 carbon dioxide or UV sensor etc. etc. If I can find a working example with just one sensor I think I could figure it out, however not even on the Arduino site are instructions or tutorials available or clear.
can you send a custom variable, like create a float var, then increase it by 0.1f in the loop and send that to the dashboard? that sensor can return NaN, might not be supported by the IoT transfer
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.