Part Number: CC2538
Other Parts Discussed in Thread: Z-STACK
Tool/software: TI-RTOS
Hi everyone.
I have a situation in my Zigbee networks that I do not understand why they are happening.
On my Zigbee networks I configured all my devices without the MTO. That is, initially, I had set up my network coordinator, as a hub through the CONCENTRATOR_ENABLE = true macro, and a MTO send period with the macro CONCENTRATOR_DISCOVERY_TIME = 120.
After realizing the operation of the MTO, I decided to disable it by reconfiguring these macros in the coordinator (and holding to in the other ZR devices) with the values: CONCENTRATOR_ENABLE = false and CONCENTRATOR_DISCOVERY_TIME = 0.
With these changes I thought that I could guarantee the disabling of MTO submissions by the coordinator.
After some time in experiments, I realized that the coordinator sent a MTO to the network at some times.
My question is how to disable definitively MTO Request on the devices, knowing that I am using Z-Stack 1.2.1
Best regards
Nalves.