Other Parts Discussed in Thread: Z-STACK
Hello
When Im doing network_steering, if no device joins after few seconds, it can not join any more until i do it again, I suppose there should be timeout for network_steering if im correct, is there any way to change that? Im using ZNP.
I triend to use "ZB_PERMIT_JOINING_REQUEST " but i dont know if its correct or not. and the respond of sending this command is as follow, which i think is wrong(according to (ZNP API)
SENT: FE 03 26 08 FF FC FF D1
RECEIVED: FE 03 60 00 01 26 08 4C
Regards