I have been working and studying how zigbee protocol works, I start with coordinator, light bulb and light switch. it was fun example. However now I want to send the reading from temperate sensor to the coordinator because when I search in source code of switch example I found that the example send command with one byte. Any help please?
Other question is how can I form private zigbee network that cannot other devices connect to it. any ideas or example that can study from?
I'm using zephyr with 1.8.0 nrf SDK, with SEGGER IDE.
all devices are nrf52833dk.