User's Manual

LS5B User Manual
Libre Wireless Technologies User Manual: LS5B, Ver. 1.0 Page 28 of 89
Libre Confidential
To know all the NV-items set, type the below command in the command line.
Syntax of the Command to Know All NV-Items set
#GetAllENV
For example,
To Configure NV-Item hostpresent
#setenv hostpresent <<1>>
To Know the value of the NV-item, hostpresent set
#getenv hostpresent
4.1. Host Communication Over UART
Host Communication NV-item avoids Junk data/false triggers, in case of EVK's where
UART1 communication is typically not required.
The Host communication NV-item should be set as 1, to enable the Host communication
over UART1.
The syntax below provides the commands to enable and disable the Host Communication
over UART1
Enable
#setenv hostpresent <<1>>
Disable
#setenv hostpresent <<0>>