MQTT Flex with LARA-R6, SARA-R5 and SARA-R422

Our first release of MQTT Flex utilises the DTLS support within the native MQTT-SN client on the  u-blox LARA-R6, SARA-R5 and SARA-R422x modules.


For SARA-R5, "00B" module versions are not supported.  "01B" or newer modules with at least firmware version 03.14,A00.01 are needed.  For SARA-R422x, a SARA-R422S or SARA-R422M8S module with firmware version 00.12,A00.00 or newer is needed. 

You can follow the instructions in the AT Commands Manual for how to use the MQTT-SN Client and security profiles.:

Some simple examples to get you up and running quickly are listed below.

Configure the module

Using the MQTT-SN Client

Once you have completed the MQTT-SN client configuration, you will need to set up the packet switched data configuration to use the APN specified by your MNO.  You can then proceed with the MQTT-SN commands e.g.








To receive messages on your module, you need to subscribe to a topic.



Now if you publish a message to "my/subscribe/topic " you will see it arrive on the  module.  You can use the "Send Message" function in the management console to send a test message.  Check out the guide here to see how.