Hi all, in these days i've tried to figure out phoco how to work with my smartphone.
I've read some user asking for the a1000, but no answer yet. so here is.
Our phone can connect only by dial-up, no serial port service for the A1000. Use the PhoneTest program provided with phoco to find the right port (Run the
bluetooth wizard in Phone Test)
Phoco see the battery level and the signal quality
Is not possible to send sms.
The phonebook is to be static. You've to sincronize it by the Desktop suite provided by
motorola, save as .wab (default
windows) on your pc, open it and save as .csv. Then open with PBConverter2 provided by phoco, assign the right number to fields (button down left) and save it to the main phoco directory.
Then modify the main xml with the modifications for the
motorola V7xx. Remember to set the "UseClip" to false.
Replace the PhoneBookLocation tag with this:
<PhoneBookLocation id="2" name="Symbian OS" static="True">SYMBIAN</PhoneBookLocation>
At this point the phoco will connect to motorola. You'll have your phonebook, you can call.
Problems:
- No activity for incoming calls. Phoco will remain silence.
- Sometimes Phoco will not hang up the phone, even if you push the right button. In the interface it will stop, but the phone you called continue ringing.
- On your phone you don't see nothing. Nada. You make a call? Invisible on the phone.
- You cannot send sms.
- You cannot read sms.
In this way Phoco with the A1000 is almost useless.
I know motorola has a proprietary set of AT command. I've played a little with hyperterminal, here the log:
Code:
atz
OK
at+mode=2
OK
+MBAN: Motorola CE, Copyright 2004
at+cpbs=?
+CPBS: ("ME","SM","MT","ON","DC","LD","MC","RC","EN","AD","QD","SD","FD")
OK
at+cpbs=ad
OK
at+mpbr=?
+MPBR: 1-2079,4216,4216,8,0-1,50,(0255),(0),(0-1),(1),(255),0,(0-1,255),0,(0),0,0,0,0,0,0,0
OK
at+mode=0
OK
In simple words, i can see the supported phonebook, and the properties for the fileds in the phonebook.
I can choose a phonebook. I'm not still able to list phonebook entries.
In the next days i'll give it a try.
Bookmarks