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

You are here

modem pxs8 firmware update | Telit Cinterion IoT Developer Community

July 22, 2015 - 3:42pm, 4334 views

Hello,

I want to implement a firmware download tools for upgrading pxs8 modem using usf files and c program developed under linux.  but I don't know how to read usf files by a c program under linux, I tried to read with fopen ("rb" mode)/fread but without success, so I can't read length and so I don't know data length.

Anyone can help me?