Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

BGS5 update JRC files | Telit Cinterion IoT Developer Community

January 15, 2018 - 3:26pm, 2779 views

Hi at alls,

I have some problems with BGS5 in my devices. From time to time I have received a BGS5 with any JRC file running.

ati1
Cinterion
BGS5
REVISION 01.100
A-REVISION 00.000.21

OK

^SYSINFO: 200

at^sjam=4

(list installed --> nothing)
OK
at^sjam=5

(list installed --> nothing)
OK

I want to download again these files JAR and JAD. I need to use a python APP (module_downloader.py) to download these files with the only via of connection that is an UART.

root@SenNet-DL:/backup/update-firmware-cinterion# ./module_downloader.py jrc-1.50.9.jar a:/ -p /dev/ttyACM0 -b 115200
======= MODULE DOWNLOADER =======
> opening /dev/ttyACM0 with 115200bps
> checking the firmware version
ATI1
Cinterion
BGS5
REVISION 01.100
A-REVISION 00.000.21

OK

> checking the source file
> file OK
> downloading file
> CRC: local 0x94d8ec44, remote
ERROR
CRC error

I don't know if I have to do some step before try to update this files.

Thanks in advanced.