-
Hello
If i am using the virtual machine and i didn't change anyconfig, but if i start the broker_mqtts:
- Normal mqtt (mosquitto) publish and subscribe is working
- but mqtt-sn-pub and sub rise …
-
Hello,
I am currently using MQTT-SN client to connect to MQTTSN gateway. I have my client connected with a keep alive time of 30 seconds.
So during no activity if my mqtt-sn client is unable to sen…
-
**Describe the bug** A clear and concise description of what the bug is.
I'm using nRF Connect SDK and have replaced the openthread module with main of this mqtt-sn enabled openthread repo.
I've…
-
First of all, thank you for all of the great work you've done. Of all the Nordic sdk examples, other tutorials, your MQTTSN over docker is the only example that I've been able to get to working consis…
-
Hello,
I really like this project and instantly found a use for it in my project.
But I do have one issue, that being, is it possible to configure the MQTTSN_GW_URL to an IP that isn't on the LAN …
-
Hello,
I am using this library in a project that needs the LARA-R6001 to be connected to the Microsoft IoT Hub (through MQTT).
When the LARA-R6001 excecutes the connection using the function:
`…
-
can this be used to connect to a UDP server over the internet? If so, can you make an example
-
Hello,
As i have mentioned before i want to connect my MQTT-SN network to AWS cloud. So for that purpose i have to enable the Authentication to YES. When i enable the authentication in Paho Gateway c…
-
#### Description
When I used the emcute routine, the sub had a double-byte name and I could not accept pub from the PC.
#### Steps to reproduce the issue
1.Compile main in examples\emcute_mqt…
-
Having trouble with your example WiFiUdpMqttSnClient program in that it does not successfully publish the test messages. I'm using paho-mqtt-sn gateway.
I'm bashing around in the dark a bit but I …