-
# Introduction
It would be great if QField would have some sort of interface to receive data from outside your tablet. This could be external sensors or any kind of data available through a network c…
-
@woodworm @oliver-joos
Hello everyone
I have been using Wiser (20 devices) for 1 year now and have been very satisfied so far. 😃
I still have a few wishes/suggestions, which I would like to mentio…
-
I am trying to use you MQTT library together with NTPClient libraries. These libraries require at least to wait for an established WiFi connection, before asking a NTP server. Would it be possible to …
-
Trying to build [paho-mqtt-cpp](https://github.com/eclipse/paho.mqtt.cpp) which requires [paho-mqtt-c](https://github.com/eclipse/paho.mqtt.c) to be installed. Both projects are CMake based.
Able to …
-
This seems like a really cool project!
I read on the road map that you are planning to add MQTT broker functionality or at least an interface to it?
Have you considered using Ejabberd for it? Th…
poVoq updated
5 months ago
-
Hello,
building a program with MQTT_CPP takes very long. I am adding mqtt_cpp as a git submodule.
The following example program takes 35 (!) seconds to compile on my linux machine:
```cpp
#inclu…
-
[CircuitPython](https://circuitpython.org/) is another very popular runtime for Python on microcontrollers, especially Adafruit products. Figure out how to get the driver working in that environment …
-
Hi,
I installed everything following the install instruction.
First I got 3 Error messages, that there are missing files.
..\async-mqtt-client-master\src the File "ESPAsyncTCP.h" was missing.
co…
-
In file included from C:\Users\91887\Downloads\RFID_Wiegand_MQTT-main\RFID_Wiegand_MQTT-main\RFID_Wiegand_MQTT\RFID_Wiegand_MQTT.ino:36:
C:\Users\91887\Documents\Arduino\libraries\FastLED/FastLED.h:1…
-
Hi @PatrickRitchie
I started testing the up to date master branch and realized that the QoS was still not getting set in the MqttRelay when sending messages
My mqtt relay config still looks lik…