質問

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?

役に立ちましたか?

解決

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

https://github.com/nathanchantrell/pubsubclient

他のヒント

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

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top