-->
Page 1 of 1

devicehub.net seeking code example

PostPosted: Mon Nov 02, 2015 11:51 pm
by vactirio
Hi all,

Has anybody used devicehub.net with esp8266 (arduino IDE)?

Trying to find some code examples for sending temperature on the cloud but it seems devicehub.net is not very popular.

Please post some arduino code here if you have some.....


thx Andreas

Re: devicehub.net seeking code example

PostPosted: Tue Nov 03, 2015 11:08 pm
by NailBuster
I've tried it and it worked right away with standard MQTT...although it was just a quick test...

I used their demos from: https://github.com/devicehubnet/arduino_code_samples to see how they sent with MQTT...

I'm still sticking with thingspeak and their talkback functionality for now though...

David