I am having an odd problem with a FX30S, I have been running a system I have built with legato for a while, then trying to solve a problem with the modemService not running properly, I have tried to download the firmware for the R13 (Sierra Wireless — GCF)
From there anything started to go wrong…
Initially the legato in target was gone, together with all the apps, I did manage to re-install the FX30S catm R11 which I was using, but still having odd problems.
-ssh command was occasionally hanging
-when connecting through ssh the device said there was no space to save password
-couldn`t install any app from the linux environment anymore.
Your FX30S devices might install R13 WP77 FW, please to check by AT command or send “legato version” command through ssh session. Please note that, although the FX30S device uses WP77 chip, however we should not install WP77 firmware to the FX30S devices, they have their own FW.
-ssh command was occasionally hanging
-when connecting through ssh the device said there was no space to save password
-couldn`t install any app from the linux environment anymore.
They may cause by FW not corresponding installed on device
Hi Donald,
yes, the problem was with the fs been filled with stuff during development, I have cleaned it a bit and now works all right.
I still see a lot of space been used (53% roughly) while for the second device I only see 11%, so I will probably need to factory reset the device just to start fresh as we have finalized the first stage of the development and we will start testing soon.
AT commands don`t work from from windows prompt, how do I run them?
Hi @Donald, the problem I am having is that I see 56% of the fs is loaded where this should not be the case.
Someone may have loaded files during development which we don`t need anymore, as on the second device I have (with the same apps running) the fs is only 15% loaded.
we would need to start fresh, so to clean everything on this target and to start over, this would include any file and app we have uploaded.
Is there any command which does that?