amithlon:
Hallo,habe den kram gerade mal in meine IDE geworfen. Wo findet man die MQTT-Lib? Ich habe die nur bei Plattform-I/O gefunden, damit habe ich aber nichts am Hut.
Das .tar.gz von dort ließ sich auch nicht entpacken, WinRAR meldet defektes Archiv.Gruß aus Berlin
Michael
GitHub - 256dpi/arduino-mqtt: MQTT library for Arduino wenn das richtige ist
laut Software
Arduino.cc IDE (link)
Arduino.cc with opened Canny project file (this project).
Arduino IDE: Installed support for the ESP8266 board: "Tools -> Board”, selecting the correct ESP module
Arduino IDE: Correctly installed library: wifi manager
Arduino IDE: Correctly installed library: “MQTT” by Joel Gaelwiler
Arduino IDE: Correctly installed library: “arduino json” by Benoit Blanchon
Arduino IDE: Correctly installed library: “RF24” by TMRh20