User's Manual
LS5B User Guide
Libre Wireless Technologies User Guide: LS5B, Ver. 2.9 Page 25 of 78
Libre Confidential
4. Configuring Non-Volatile-Item
The latest LS-Images (vB5004 and onwards) supports NV-Item from
application only and is accessible from Application Shell prompt. NV-item in
U-Boot is not supported anymore.
To configure all the NV-Item values at one shot as per customer choice,
customers can use the envitem.xml file. This xml file is used to generate a final
Golden-Image for production.
Non-Volatile (NV) item in LibreSync is configured through command line or by editing the
env-item.xml file, shared by Libre.
To configure the NV-Item, type the below command in the command line and Reboot the LS-
Module to apply the changes.
Command Syntax
#setenv <NV_item_name> <<value>>
#reboot
There should be space between setenv and <NV_item_name> and between the
<NV_item_name> and <<value>> .
To know the value of the NV-Item set, type the below command in the command line.
Command Syntax
#getenv <NV_item_name>
To reset all the NV-Items to factory default values, type the below command in the command
line.