Hi,
I´m using the CC2538DK and I have got an issue with the associated device list (AssocDevList). I'm running the sample switch of z-stack 3.0 and I have configured my application as coordinator. I'm working with z-tool to send MT command. My problem is after joinning a device to my coordinador, when I send a Util Get Device Info command to known the short addrees of ED, associated previously, the AssocDevList is empty. I have checked my device is joined the network becasuse It responds to me when I send it a command to toggle a led. In addition I have set the variable bdb_default_tc_require_key_exchange to True to be able to join my devices.
How could I known the child list of a device?