Question

I'm planning to use CC 3000 (Wi-fi) with my Arduino to communicate with cloud. I'm wondering do we have any MQTT client for Arduino by supporting CC 3000?

Was it helpful?

Solution

There is a fork of my Arduino Client for MQTT available that claims support for the CC3000 hardware:

https://github.com/nathanchantrell/pubsubclient

OTHER TIPS

http://knolleary.net/arduino-client-for-mqtt/ this supports mqtt library and can be used for implimenting the mqtt library. hope this is the one you are asking

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top