Follow Libre user guide “LibreWirelessUserGuide-LS_Platform_LS6_v6.0.pdf“, I try to upgrade LS6 firmware on EVK, but always failed. Failed on step4 in the user guide.
Screen capture as below:
Solution:
Need check and make sure EV-Item hostpresent value is “0”.
Step for set EV-Item hostpresent to “0” as below:
1. Giving the command getenv hostpresent in debug terminal. If the value is ‘1’ , give the below command in debug terminal.
2. Command setenv hostpresent 0
3. Reboot the module and try again.
———–End—————