I am very much new to IoT ecosystem.
I have a project where I need to connect all the MCU+Zigbee nodes to one Master Zigbee and that master is connected to a gateway.
My question is do I really need to implement the MQTT client on all the slave nodes to send data. Actually I will be sending only one sensor data over zigbee in json format.