Вопрос

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