My two modules are now unlocked to access SSH !!! thanks to Sierra FAE “Chau” and you @jyijyi .
He gave me instructions so as to unlock with a key and After performing these steps, the SSH authentication credentials, data, and applications in the FX30 device are removed.
root@user:/home/user# adb shell
/ # flash_eraseall /dev/mtd16
flash_eraseall has been replaced by `flash_erase <mtddev> 0 0`; please use it
Erasing 134144 Kibyte @ 0 -- 0 % complete libmtd: error!: MEMERASE64 ioctl failed for eraseblock 0 (mtd16)
error 22 (Invalid argument)
flash_erase: error!: /dev/mtd16: MTD Erase entire chip failureTrying one by one each sector.
error 22 (Invalid argument)
Erasing 256 Kibyte @ 82c0000 -- 100 % complete
/ # reboot
Regarding the 3rd method to write an unsandboxed legato application to format the userapp partition, I have just tried to write this unsandboxed legato application “hello1.7z”: hello1.7z (8.6 KB)
Here is my procedure:
compile and download the application to WP76xx with FW R17
update /tmp/hello1.wp76xx.update
“app status” should show hello1
app start hello1
after 10 seconds, the erase task will be done and the module will reboot automatically
now the ssh should be OK to establish as the userapp partition has been formatted.
If the above procedure is working on your module, then you can upload the application to AVMS portal and issue AT+WDSS=1,1 to your module so that the application can be updated through AVMS.
Hi,
I have again no access on my WP7702. The hello1.7z file is for WP76.
Do we have a solution for WP77 or you have to do same procedure recovery on it?
Thanks,