Hi,
I have tried WAKE (AWAKE) cmd with two sensors and both are not following the protocol.
1. cycle power switch (as supply using 2AA cell in battery box with on/off switch)
2. Within 5sec : python rf_config.py 14 AWAKE
3. Communicate : python rf_config.py 14 HELLO
But I get nothing. (cycle power and sending WAKE)
gottsch@rpi3b:~/RFSensor/rf_tools $ python rf_config.py 14 WAKE
SENT : 14WAKE
RECEIVED : 14STARTED--
gottsch@rpi3b:~/RFSensor/rf_tools $ python rf_config.py 14 WAKE
SENT : 14WAKE
NO REPLY
gottsch@rpi3b:~/RFSensor/rf_tools $ python rf_config.py 14 HELLO
SENT : 14HELLO
NO REPLY
gottsch@rpi3b:~/RFSensor/rf_tools $ python rf_config.py 14 AWAKE
SENT : 14AWAKE
NO REPLY
gottsch@rpi3b:~/RFSensor/rf_tools $ python rf_config.py 14 AWAKE
SENT : 14AWAKE
NO REPLY
gottsch@rpi3b:~/RFSensor/rf_tools $ python rf_config.py 14 WAKE
SENT : 14WAKE
NO REPLY
can you help resolve the issue?
Thanks,
Gert