No matter what options i try, the broadcast messages i send is only received by ONE device... even if i put the coordinator and some routers side by side. what am i doing wrong??
i use AF Register with no clusters , endpoint 3 for routers/coordinator and endpoint 1 for enddevices
im using AF Data Request with address 0xFFFC (already tried 0xFFFD and 0xFFFF), i limit the hops to 1 (only devices in range should receive the broadcast). I have double-checked the pBuf sent to the cc2480 and everything seems alright...
I have even tryed disabling SAPI binds and registers, but i still use SAPI to do the join.
it seems to me that my enddevices are only sending broadcasts to their parents, is that true? how can i make it send to everyone in range?
Thanks,
MrGuga