adafruit / Adafruit_MQTT_Library

Arduino library for MQTT support
MIT License
566 stars 292 forks source link

Support for FONA 3G cellular card #210

Closed stephenmorton closed 2 years ago

stephenmorton commented 2 years ago

Hi team, I have a FONA 3G board https://www.adafruit.com/product/2691 It appears this library doesn't work with this board. I get a connection error and it reports in the terminal window it is unable to connect with GPRS (obviously that network is long gone). So, it looks like this library doesn't support the newer 3G boards that I have. Are you looking to add support for these 3G boards sometime soon? I was looking at getting more of them, but having issues getting this board to work with MQTT. Regards, Steve

stephenmorton commented 2 years ago

Sorry, i should have posted this to the fona library not here. Appologies.