comcom
1
Hi all,
I updated firmware for FX30 successful
root@fx30:~# fwupdate query
Connecting to service …
Firmware Version: SWI9X15Y_07.12.09.00 r34123 CARMD-EV-FRMWR1 2017/04/26 23:34:19
Bootloader Version: SWI9X15Y_07.12.09.00 r34123 CARMD-EV-FRMWR1 2017/04/26 23:34:19
Linux Version: 3.14.29ltsi-a00e464379_499694411b #2 PREEMPT Tue Jun 12 16:49:03 PDT 2018
FX30 Version: R14.0.4.002
root@fx30:~#
but I don’t know What R14.0.4.002 source code package for ???
https://source.sierrawireless.com/resources/airlink/software_downloads/fx30-firmware/fx30-firmware/
lotam
2
Hi comcom,
Source package contains the Yocto source used to build and customize (i.e. to add 3rd party driver/tool) the Linux system.
For example, if you want to use bluetooth IOT card then you have to generate you own Linux image according to doc: https://source.sierrawireless.com/resources/airlink/application_notes_and_code_samples/airlink_appnote_using-bluetooth-with-the-mirage-iot-card/
But if you just want to develop your own Legato app to run inside FX30, then maybe not necessary.
Hope it helps.
Thx