Adafruit_MQTT_Library
Adafruit_MQTT_Library copied to clipboard
Arduino library for MQTT support
I don't know how to do the pull request, but here is a function to change the servername (ipaddress) once defined. I have a system where it tries the main...
I was wondering if you might consider to make the topic property public on the Adafruit_MQTT_Publish class, that way it's possible to retrieve the topic for display/debugging purposes. On the...
I create a project with this library for publish/subcribe with qos1 support to a internal broker with support of lastwill. I test my code with Arduino Nano, Ethernet Shield, lastest...
I'm using a _nodeMCU_ board and I tried to subscribe a MQTT topic by using the "_readSubscription_" function from this library. Everything works fine if the mqtt packet length does...
If there is a failure or to perform a manual reset on the sim800 pin reset, the module is not reconnected, and enters an infinite loop... Connection failed ---> AT+CIPSTATUS...
- Arduino board: WeMos D1 Mini power over USB cable with a OLED (D1/D2 pins) and a DHT22 (D3 pin) attached - Arduino IDE version (found in Arduino -> About...
Wifi101 library is now recommended instead of the Adafruit_WINC1500 (https://github.com/adafruit/Adafruit_WINC1500). Related forum post mentioning the issue: https://forums.adafruit.com/viewtopic.php?f=56&t=109292
- Arduino board: Adafruit Feather M0 WiFi - Arduino IDE version (found in Arduino -> About Arduino menu): 1.6.10 - List the steps to reproduce the problem below (if possible...
- Arduino board: featheresp32 - Arduino IDE version (found in Arduino -> About Arduino menu): Platform IO Trying to run the code from the ESP 32 secure example. Compile fails:...