Other Parts Discussed in Thread: Z-STACK
I have made a program which able to send a serial command to dongle of Z-LocationEngine and Location application sample.
Situation 1) When Z-LocationEngine is running, I sent LOCATION_BLINDNODE_REQUEST_CONFIG or LOCATION_BLINDNODE_CONFIG to blind node with either FFFF short address or the short address of the blind node, it works (no problem).
Situation 2) when Location application sample is running, I sent LOCATION_BLINDNODE_REQUEST_CONFIG to blind node with FFFF short address, it works too (no problem).
Problem: when Location application sample is running, I sent LOCATION_BLINDNODE_REQUEST_CONFIG or LOCATION_BLINDNODE_CONFIG with the short address of the blind node, there is no response.
Does anyone know why?