I’m working with a new EM9191. I’m attempting to access the password protected commands by entering the default password (“A710”) using the AT command AT!ENTERCND=“A710” (I’m being careful to use the quotes). After I execute this command, I receive the OK.
To see if the password was accepted, I execute AT!ENTERCND? and look for an echo of “A710”. Unfortunately, all that is ever returned is “ERROR”. This indicates that the default password is not working.
How can I solve this?
Thanks,
Keith
P.S. The reason for needing to access password protected commands is because the EM9191 is not finding 5G, which I know is present. I was trying to change some settings to see if I could get 5G to work. After I get the password working, I might need further help getting 5G to work.
As you surmised, because the OK is returned, it does seem like the password is being accepted. As I mentioned above, I am indeed able to see the responses of password protected commands, so it must be the case that the password is being accepted.
The documentation does say that AT!ENTERCND? should echo the password if unlocked. This does happen correctly on my MC7455, but for some reason the EM9191 does not respond with an echo. Anyways, the main thing is that my password is being accepted!