Hi Bertrand, > > > drivers/atmodem/sim.c | 95 > > +++++++++++++++++++++++++++++++++++++++++++++++++ > > > 1 files changed, 95 insertions(+), 0 deletions(-) > > > > please include an OFONO_AT_DEBUG trace of this AT command. > > I have attached a full log from a SpeedUp dongle, but here is the AT command > that we are looking at: > > ofonod[2534]: Aux: > AT+CPNNUM\r > ofonod[2534]: Aux: < \r\nPIN1=3; PUK1=10; PIN2=3; PUK2=10\r\r\nOK\r\n
this is so ugly. I sometimes really question the manufactures on why nobody can create proper AT commands. Also one fun fact, if you issue this one on the wrong TTY, you get the answer on the other one. That will screw up our parse big time ;) Nevertheless, I added a patch for this now. Regards Marcel _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
