Send IoT(MQTT) data to broker of our choice DWM1001

Hello,
I am able to send and receive data using DWM1001 User API guide and raspberry pi as Gateway.
Mosquitto broker is running on raspberry pi. Is there any way to configure the code so as to send data to broker other than mosquitto?

Thanks & Regards
Asmita

Hi Asmita,

yes, you can use any broker compatible with MQTT version 3.1.1. See Gateway documentation and configuration files in /etc/dwm1001/. No need to modify the code.

Cheers,
TDK

Hello @leapslabs,

Thanks for the great info.
I now want to fetch bridge data on UART.
Kindly suggest.

Thanks
Asmita