I have used Cayenne for the Raspberry Pi once before, (Simple blinky app) but I am interested in using the API to use on a Dragonboard 410c.
The platforms are very similar, except that the Dragonboard isn’t widely used. The device currently has Linux Linaro installed. (I think Raspbian works too, but I’m not sure about all of the compatibility)
Before I dive down into it, has anyone successfully used the Dragonboard 410c with Cayenne? Any tips?
It looks like it should run fine on the Linux platform, and I’ll try out the examples from GitHub.
Edit: Found this Instructable via Google. DragonBoard410c MQTT - Send Data to Cayenne - Instructables I’ll try this first.