adafruit/Adafruit_IO_Arduino

Feature request: mqtt for aruino portenta mbed series

hpssjellis opened this issue · 3 comments

Feature request: mqtt for aruino portenta mbed series.

The Adafruit.io dashboard works really well on the Helium LoRaWan network with the LoRa Portenta Vision shields, but does not presently work with WiFi or Ethernet. Hopefully the Arduino MBEd boards can be included with s basic example.

hiya this would be best to ask arduino to add support for mqtt since they have a library they wrote!

@ladyada Thanks for the reply. I now have found the arduino library '''#include <ArduinoMqttClient.h>''' and it seems to basically work. The Adafruit MQTT dashboard is very good. You people do very good work. Thank you for doing that and making it public. I need to promote Adafruit more. Look for my tweets from @rocksetta.

nice!