UPS PIco HV3.0A Firmware Code 040 Print Date 18.08.2017
Designed and Manufactured by PiModules and ModMyPi
www.pimodules.com www.modmypi.com
Post-Firmware Update procedure
After firmware upload some steps are needed to return the system to previous state.
Please follow below steps to do that.
Run
sudo nano /boot/config.txt
and REMOVE this line:
dtoverlay=pi3-disable-bt
Run
sudo systemctl enable hciuart
Run
sudo systemctl enable
Re-add this line to
/boot/cmdline.txt
just before
console=tty1
line:
console=ttyAMA0,115200
Then run the following:
sudo systemctl start picofssd.service
Reboot system by
sudo reboot
Take note you should see the UPS LED blinking steady at 400ms when the OS is ready.