I captured communications between BitPim and my phone, and the commands seems quite straightforward.
It doesn't seem to have a secret code.
I've also noticed that Bitpim used AT commands, but the software sold by my phone cie (bell) wich is SnapSync uses the Brew mode to do his work.
Here's a example how BitPim uses AT commands:
ATE0V1 (probably init)
AT+GSN (enter GSN mode)
AT#PMODE=1
AT#PBGRR=0 (read group #0)
AT#PBOKR=1 (read phonebook record 1)
AT#PBOKR=2 (read phonebook record 2)
ans so on,
The phone book records return can be easily parsed.
Main Topics
Browse All Topics





by: sreenathkPosted on 2006-09-26 at 21:01:35ID: 17607525
There is one problem in using your own application for AT commands.
The Manufacturer should allow third party applications. The Samsung (or Any other) phone will have different modes. When we are using AT commands, phone will be different Mode.
First we have to goto that mode. For that there will be a secret number something like (*#147359#* for some of the Samsung Phones). After this user can give AT commands using USB. If the Manufacturer does not want third party applications to give AT commands, the manufacturer keeps this number secret. And Manufacturer hides the list of AT commands.
Ofcourse cracking the code is always possible.
Please let us know if Manufacturer allows this or not. If yes, you can contact them directly.
Thanks,
Sreenath