Domanda

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?

È stato utile?

Soluzione

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

https://github.com/nathanchantrell/pubsubclient

Altri suggerimenti

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top