[OTAP] ERROR: PWD Keywords do not match
[OTAP] Parameters set per AT command:
....[OTAP] SM Pwd: update§me
--
javacint group - http://www.javacint.com/
---
You received this message because you are subscribed to the Google Groups "Cinterion Java enabled chips support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to javacint+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
please ask customer to replace _ by \11 in AT^SJOTAP command . Customer is writing that _ is (0x5f) but this is true only for ASCII - in case of GSM ( which is used by module it should be (0x11).
Dear Frank,
It is not a bug. Apparently +CSCS is set to GSM. That's why all AT related commands are interpreted as GSM characters.
You would see similar issues if your otap server URL contained _ eg. Www.domain.com/xxx_yyy/otap
Regards
Jacek
--