Hello, I have a dozen or so used EM7511 Modules that all show similar info. I believe these were sourced from a chinese supplier and am leaning towards them being engineering samples, but not really sure… If I don’t do anything but configure them, they appear to work ok, but when I try to update firmware, they appear to succeed then get stuck in low power mode. Any thoughts?
I have tried several versions with the same results, including SWI9X50C_01.14.02.00. The above impref was on a module that I tried installing an older firmware on.
Below is how they came to us. Functional, but once firmware upgrade is performed they go into lpm
Finally got this to work, after too many hours of messing around. If I would just have one of these modules, definitely wouldn’t have bothered.
I’ll include a brief overview of the steps that it takes to get one of these em7511 possibly engineering samples to work with the current firmware 1.14.02 using Putty…
Set AT!USBCOMP=1,3,100D
AT!RESET
Update firmware with windows exe
AT!ENTERCND=“A710” followed by AT!USBPID=9091,9090
Enter engineering mode - won’t go into how to do this. Involves at!openlock? and giving the module the correct response
AT!IMPREF=“01.14,02,00,”",""
AT!RESET
Modem should now be out of LPM due to the FW/Carrier/Config Mismatch and be on the newest firmware.
Was this worth the time? Maybe since I have a bunch of these modules. Definitely not if you’re trying to save a couple bucks on a single unit. Also, this works for my specific problem on my specific batch, no guarantee you are having the same problem.
for that 2nd command you have listed there…is that the complete command line? Or did you shorten it for posting purposes on here? I’m in the same boat…I know how to do the whole openlock thing, just trying to get the correct command to enter after I do. Would this be correct for my case?? at!impref=“01.05.01.00”,“GENERIC”,“001.028”
That worked!! I had tried that command before and got errors. The last reply from you worked. Seems like the punctuation and spacing has to be perfect for it to work. Thanks a million!