The DigiX > DigiX Libraries

MQTT library?

(1/1)

kevin:
Has anyone done anything with using their DigiX as an MQTT client?  The "real" Arduino MQTT library (by knolleary) assumes that the network is provided by something which conforms to the Client.h interface, which unfortunately is not the DigiX wifi module with the DigiFi library.

So... I'm wondering whether it would be easier to make a Client.h compatibility library, or whether it would be easier to reimplement MQTT with DigiFi behind it.

Even easier still would be if someone has already done one of these ;)

digistump:
Client compatible update to DigiFi coming in the next few days.

kevin:
Oooooo that'd be *ace* - very much looking forward to that.  Thank you!

digistump:
Much improved DigiFi with lots of examples: https://github.com/digistump/DigiFi - full release soon, no support will be provided for this until then (hint only copy the examples folder and DigiFi.h and DigiFi.cpp - the for core files are already installed if you have installed the addons)

digistump:
release with this: http://digistump.com/wiki/digix/tutorials/software

Navigation

[0] Message Index

Go to full version