-
- Extending https://github.com/ably/docs/issues/405
- Currently, official doc https://ably.com/documentation/mqtt, only contains JS specific sample code and doesn't show or point to other language spe…
-
Just returned to my project after 6 months, and updated PubSubClient to 2.7.0 and now get 5 warnings in PubSubClient package at compile time. Went back to 2.4.0 and these warnings disappear.
```
…
-
C:\Users\m\Documents\Arduino\libraries\aws-mqtt-websockets-master\AWSWebSocketClient.cpp: In member function 'char* AWSWebSocketClient::generateAWSPath(uint16_t)':
C:\Users\m\Documents\Arduino\libr…
-
Hi all I was wondering whether the Arduino UNO R4 WiFi will be supported in future updates?
-
Hi,
I have tried most of the MQTT libraries without success to get it to work on the wired connection. Could you please provide an example on native MQTT and not azure example.
Best regards!
zorce updated
3 years ago
-
Arduino: 1.8.5 (Windows 10), Board: "Arduino/Genuino Uno"
Wrox_AOA_c8p1_Basic_Robot:52: error: 'P2PMQTT' does not name a type
P2PMQTT mqtt(true); // add parameter true for debugging
^
E:…
-
I am using the following libraries in my sketch:
```
#include "LoRaWan_APP.h"
#include "Arduino.h"
#include
#include
#include
#include "HT_SSD1306Wire.h"
```
and the error is as follow…
-
Hello,
I am trying to compile with Esp8266. And I have error messages ....
Ligne : "void callback(const MQTT::Publish& pub)"
Message : " Not used: C:\Program Files (x86)\Arduino\libraries\pubsu…
-
Hi,
I would like to use GSM (GPRS) network in my project.
Plain unencrypted HTTP/MQTT is not problem, but I want to use SSL.
I found some examples of HTTPS with SIM800, but no MQTTS.
Is poss…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Pip on Ubuntu 19.10. Using the docker environment gives the same compiler error.
**ESP (ESP32/ESP8266, Board/Sonoff):**
I…