Nokia 6086 & iSync
A few months ago I switched yet again to a different cell phone provider. I went back to T-Mobile, and was intrigued by their T-Mobile at Home service. You know the one where the phone hooks into your broadband connection and then all subsequent continental U.S. calls are free (after paying them a monthly fee of course).
Anyway, I got the service which works pretty well. The sound quality is normal, and I haven’t experienced any delay in the conversation while talking. Only every now and then does the phone act strange, like refuse to dial, and once in a great while it even crashes in the middle of a conversation. I’ll put up with these little annoyances as long as they don’t happen too frequently, but can’t live without my Mac synchronizing via bluetooth with address book.
Luckily, there is a nice site dedicated to hacking your mobile phone to work with Apple’s iSync:
http://en.isync-hilfe.de/faq-blog.html
It didn’t take long to get it working, and I even made a little graphic for my phone so it looks better in iSync.
It was pretty easy to get set up. I just followed the instructions on the isync-hilfe.de site for the Nokia phone and it worked the first try. iSync will say that the synchronization didn’t work but your phone will know better and everything will come through just fine.
Feel free to use the graphic I made, as long as it not for commercial purposes.
5 Responses to “Nokia 6086 & iSync”
Leave a Reply
You must be logged in to post a comment.
November 15th, 2007 at 1:45 pm
HI,
I just tried to sync my nokia 6086 following the indication of the website you posted, but didn’t work for me. Any suggestions
Could you forward me the MetaClasses.plist that u are using.
Maybe the reason is i’m using iSync 2.4
November 17th, 2007 at 6:14 pm
I’m using iSync 2.4 as well. Um. Let me check out my files and I’ll get back to you.
November 21st, 2007 at 10:07 pm
My MetaClasses.plist file looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.nokia.6086</key>
<dict>
<key>Identification</key>
<dict>
<key>com.apple.cgmi+cgmm</key>
<string>Nokia+Nokia 6086</string>
<key>com.apple.gmi+gmm</key>
<string>Nokia+Nokia 6086</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>family.com.nokia.series40.3rdEd.bus.bt</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelIcon</key>
<string>NOK6086.tiff</string>
<key>ModelName</key>
<string>6086</string>
</dict>
</dict>
<dict>
<key>ServiceName</key>
<string>com.apple.synchro</string>
<key>ServiceProperties</key>
<dict>
<key>MaxCityLength</key>
<integer>30</integer>
<key>MaxEMailLength</key>
<integer>126</integer>
<key>MaxEventLocationLength</key>
<integer>51</integer>
<key>MaxPhoneNumberLength</key>
<integer>50</integer>
<key>MaxPostalCodeLength</key>
<integer>10</integer>
<key>MaxStateLength</key>
<integer>30</integer>
<key>MaxStreetLength</key>
<integer>126</integer>
<key>MaxURLLength</key>
<integer>126</integer>
<key>needsFullAddressInStreetField</key>
<true/>
</dict>
</dict>
</array>
</dict>
</dict>
</plist>
November 29th, 2007 at 9:22 pm
Pierre-
Install the Nokia plugin package for iSync 2.3. Then edit the NOK6125.phoneplugin/MetaClasses.plist replacing ‘6125′ with ‘6086′.
You may also have to install the Nokia Conduit program (Install-Nokia9×00.dmg - http://en.isync-hilfe.de/PhonePlugin-Nokia.html) and/or delete the other plugins that came in the zip.
November 30th, 2007 at 1:58 pm
[…] Back to the Address Book syncing. iSync is not natively compatible with my Nokia 6086 cell phone, at least as of Mac OS 10.4.11, but when there’s the internet, there’s a way. Found three links right off the bat (thanks Google): 1. A somewhat lackluster review of the Nokia 6086 on some random person’s blog 2. Which linked me to a HowardForums post on how to hack my copy of iSync. 3. And finally this page which linked to a slightly different tactic in attaining iSync compatibility as option two did. […]