Uploaded August 2019 | Updated September 2026, 2 weeks ago
In this video we will use the Really small message broker(RSMB) both as a broker and as an MQTT-SN to MQTT gateway. I will take you briefy through important parts of the client scripts so that you can try them yourself and modify them to suit your needs.
We look at gateway advertising packets and how to use them to configure a client so that you don't need to hard code this into the client.
The Python client is a modifeied version of the client that comes with the RSMB broker package and written by Ian Craggs of IBM.
I have modified it to work on Python3 and to look similar to the Paho MQTT client that you are probably more familiar with.
Relelated video
MQTT-SN Overview For Beginners
youtu.be/yVx7u6T6Fjg
Tutorial on site with client and demo scripts to download
steves-internet-guide.com/python-mqttsn-client
Have a question Use the comments or if you want help then use
steves-internet-guide.com/ask-steve
If you find these videos useful then you might want to consider buying me a coffee
paypal.me/StepenCope
In this video we will use the Really small message broker(RSMB) both as a broker and as an MQTT-SN to MQTT gateway. I will take you briefy through important parts of the client scripts so that you can try them yourself and modify them to suit your needs.
We look at gateway advertising packets and how to use them to configure a client so that you don't need to hard code this into the client.
The Python client is a modifeied version of the client that comes with the RSMB broker package and written by Ian Craggs of IBM.
I have modified it to work on Python3 and to look similar to the Paho MQTT client that you are probably more familiar with.
Relelated video
MQTT-SN Overview For Beginners
youtu.be/yVx7u6T6Fjg
Tutorial on site with client and demo scripts to download
steves-internet-guide.com/python-mqttsn-client
Have a question Use the comments or if you want help then use
steves-internet-guide.com/ask-steve
If you find these videos useful then you might want to consider buying me a coffee
paypal.me/StepenCope










