Read ambient rssi, Restore factory default configurations – Linx Technologies HUM-xxx-DT User Manual
Page 22

– –
– –
38
39
Read Ambient RSSI - Command Code = 2F
This command reads the current RSSI value. This indicates how quiet the
current ambient RF environment is.
The RSSI value is returned in 2’s complement hex format. The RSSI value
in dBm can be calculated based on the formula shown below.
RSSI (dBm) = RSSI_value (in the response) - 256
This command only returns the ambient RSSI. The RSSI for a received
packet is included with the packet data. The response is only valid when
the radio state is set to RX On.
Read Ambient RSSI Command and Response
Command
Start
Command
End
3C
2F
3E
Response
Start
Response
Param 1
End
3C
2F
RSSI
3E
Figure 39: Read Ambient RSSI Command and Response
Restore Factory Default Configurations - Command Code = 30
This command restores all the configurations in the non-volatile memory
back to the factory default values.
Once this command is issued and all non-volatile settings have been
restored, a power cycle restores all volatile settings to the factory defaults.
The module now works as it was originally shipped. The one exception is
that the module address is retained. This can be set to the default of 00 00
00 00 if desired.
The response parameter indicates if the command was successful (00) or if
there was an error (01).
Restore Factory Default Configurations Command and Response
Command
Start
Command
End
3C
30
3E
Response
Start
Response
Param 1
End
3C
30
Status
3E
Figure 40: Restore Factory Default Configurations Command and Response