Pregunta

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?

¿Fue útil?

Solución

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

https://github.com/nathanchantrell/pubsubclient

Otros consejos

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top