View Single Post
danito's Avatar
Posts: 16 | Thanked: 1 time | Joined on Dec 2008 @ Spain
#1
Hi!!

I have a Nokia N9 and I cut the sim to covert in Micro-Sim. But now i need known the ICC number, i read some forums how connects to N9 but i don't know which is the command for obtain the ICC number.

For connect:
  1. Connect Nokia to USB PC Suite mode
  2. Execute dmesg and search the name of device like ttyACM0
  3. In a shell with root execute: screen /dev/ttyACM0
  4. For send AT commands open other shell with root and: echo "AT-comand" > /dev/ttyACM0
  5. view the ouput in the first shell

someone knows the command to obtain the ICC number?

I failed with:
  • AT+CRSM=176,1225
  • AT+CRSM=176,12258 -- ICCID
  • AT+CRSM=176,12258,0,0,10

regards!!!