Evothings does MQTT with VerneMQ or EMQTT

Göran KrampeBlogs, Tutorials

vernemq-logo-kvad
Tweet about this on TwitterShare on FacebookShare on LinkedInShare on Google+

This is a followup article to Evothings does MQTT with Bluemix. This time we make the same application run but using our own MQTT server, showing how to get going with both VerneMQ and EMQTT using a real certificate from Letsencrypt.org. I also tried to use MQTT.js instead of the Paho library we used previously but I eventually gave up, … Read More

Evothings does MQTT with IBM Bluemix

Göran KrampeBlogs, Tutorials

Bluemix-logo-kvad
Tweet about this on TwitterShare on FacebookShare on LinkedInShare on Google+

This article will show how you can connect your Evothings app to the IBM Bluemix cloud via a MQTT service within the IBM IoT Foundation. So let’s start with some background information around protocols. If you are impatient you can skip down! Protocols overview In the IoT world there are a few messaging protocols competing for attention, mainly XMPP, CoAP, … Read More