-
**Describe the bug**
_A clear and concise description of what the bug is._
Short Summary of the expected behavior: I expect the example to work on an ESP32 kit, send MQTT but not interfere with oth…
-
### Board
ESP32-WROVER-E
### Device Description
Sensor - iis3dwb
external flash
### Hardware Configuration
NONE
### Version
v2.0.9
### IDE Name
Arduino
### Operating System
Windows 11
###…
-
**Is your enhancement proposal related to a problem? Please describe.**
Our current system design can contain multiple MQTT-SN Gateways in a network and relies on ADVERTISE, SEARCHGW and GWINFO messa…
-
I am running my mqtt websocket server behind a reverse proxy which only makes it available on /test, but not on / (there my homepage runs html code, but no mqtt).
How can I specify the http reques…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
I am building an MQTT program over TLS. But there is a problem that this library does not support enabling or disabling In secure (Terminology of a feature on MQTTx). Our MQTT certificate does not req…
-
The paho-client library repeatedly disconnects and connects when creating a client connection to moquette. This does not happen when connecting with the mqttx test tool but drops and reconnects every …
-
Please provide some example code using the Tiny_GSM library to connect to a cloud MQTT broker on 8883.
Example in the library will not connect to a private xxxxx.s1.eu.hivemq.cloud 8883 but connect…
-
Dear @paulino ,
during testing I found that there are occasional problems connecting to the broker.
I am sending you a piece of the program based on your examples and a console listing.
There is a …
-
**Describe the bug**
I am using paho.mqtt.cpp library that uses the c sdk, I am experiencing crashes from the c-sdk side.
paho.mqtt.cpp version : v1.2.0
paho.mqtt.c version : v1.3.12
I am using MQ…