Difference between revisions of "Nokia E71"

From MarcsHomepage
Line 76: Line 76:
 
[[Image:PocketProtector.jpg|thumb|none|150px]]
 
[[Image:PocketProtector.jpg|thumb|none|150px]]
 
| valign="top" |  Encrypt sensitive information. Open source. If you need additional security on top of the built-in encryption of the phone memory and smartcard. Again there are maybe better solutions as native Symbian apps, but they are payware.
 
| valign="top" |  Encrypt sensitive information. Open source. If you need additional security on top of the built-in encryption of the phone memory and smartcard. Again there are maybe better solutions as native Symbian apps, but they are payware.
|}
+
 
  
 
{{clear}}
 
{{clear}}
Line 83: Line 83:
 
|-
 
|-
 
|
 
|
[[Image:PocketProtector.jpg|thumb|none|150px]]
+
[[Image:OperaMini.jpg|thumb|none|150px]]
 
| valign="top" |  The built-in browser is quite fast and capable, but sucks with regard to the UI. Opera Mini is available as a native Symbian app and does a better job here.
 
| valign="top" |  The built-in browser is quite fast and capable, but sucks with regard to the UI. Opera Mini is available as a native Symbian app and does a better job here.
 
|}
 
|}

Revision as of 23:06, 1 July 2011

Some bits and pieces about my current phone. A Nokia E71, which succeeded the Palm Pilots and Siemens I had before.

Data transfer from Palm

There is no native sync app for Linux, maybe SyncML enabled applications might work. The Nokia can sync with Google Calendar though, so I decided to move all my contacts and Calendar entries there.

Export as iCal and vCards from jPilot worked with some minor glitches (disagreements about which data fields are which). Import into Google Calendar worked ok despite some strange errors messages after import.

Contacts could also be synced with Xing-exported vCards -very nice.

Almost everything ended up in my E 71 after installing and configuring MailForExchange 3.0 (see glitches and hiccups below).

Python for Symbian

Well, at least a serious reason to consider the evil company from Finland:

http://discussion.forum.nokia.com/forum/showthread.php?t=193112

Usefull apps

The E71 comes with a pretty complete set of business-oriented apps, but some things are missing:

ScreenSnap

ScreenSnap.jpg
Capture screenshots of your phone.

EnergyPro

EnergyPro.jpg
Watch energy consumption over time.

DB RailNavigator

DB RailNavigator.jpg
DB booking and scheduling info.

Birthdays

Birthdays.jpg
Manage birthday reminders (written in Python).

Profile Scheduler

ProfileScheduler.jpg
Automatically switch profiles based on day and time. There is apparently one, which can also take into account location (proximity to WLAN access points, GPS) to switch profiles, but it is payware.

Google Maps

GoogleMaps.jpg
-if you don't want OVI Maps (although it is free and comes with free turn-by-turn-navigation for the E71).

Pocket Protector

PocketProtector.jpg
Encrypt sensitive information. Open source. If you need additional security on top of the built-in encryption of the phone memory and smartcard. Again there are maybe better solutions as native Symbian apps, but they are payware.


OperaMini.jpg
The built-in browser is quite fast and capable, but sucks with regard to the UI. Opera Mini is available as a native Symbian app and does a better job here.

Issues

Google sync

The HowTo on the Google sync page is not up to date. Mailsync does not work with MailForExchange, Tasks can't be synced and the Google Calendar does not sync the overlay calenders (just the primary one). The Google Calendar app from Google is slightly sucky, so no option either.

Memory card

Had some memory card issues with the phone "forgetting" the card, which led to nice hickups with apps, who had their data or config installed on that card. Can be fixed by powercycling.

Installer issues

Apparently there where broken files from a failed install, which led to strange errors about failed installation on boot. This can be solved by deleting files from a hidden directory in "private/10202dce" (after you mount the phone as a mass storage device).

OVI Maps

OVI Maps (aka Nokia Maps 3.03) has issues with maps and route calculation.

In detail:

Upon installation of Nokia Maps 3.03 (default seems to be the older 2.0 version on the E71, which is auto-upgraded after first boot) the old maps which where preinstalled are deleted (as it should be). Unfortunately no new maps data is downloaded automatically, but the navigation utilizes on-demand online download of map data.

This can be changed (even if you don't want to use the Windows-based installer).

Afterwards, OVI maps shows the maps of the countries you selected even in offline mode without download lag.

Navigation does not work though (as described here and here).

The fixes are:

  • Make sure you have OVI Maps 3.0. (or later) installed to get free voice-assisted turn-by-turn navigation (see Options/Support/Info for Version info).
  • Make sure you have downloaded and installed the map data of the countries you want, properly (needs lots of space for even Central Europe).
  • Make sure you disabled all non-GPS-based positioning methods (E71 in "/Menu/System/Settings/General/Positioning" (German: "/Menü/System/Einstellungen/Allgemein/Standortbestimmung").
  • Set Navigation to offline, which disables the download of new map data (will be expensive otherwise), wait until the phone got a GPS fix, enter you destination. Done.

This is all actually pretty simple and straight-forward, but gets confusing because of the way you need to set the positioning method and the lack of helpfull information from OVI maps (no info on map status, no info on location method, no further info on failure reasons for route generation).

Short addendum after trying out OVI maps a bit more:

  • GPS-fix will take ages if A-GPS has been disabled. Up to 12 min under ideal conditions, longer if no clear signal can be obtained from the GPS-satellites to download the ephemeris-data necessary for satellite tracking.
  • Online/offline mode in OVI maps is not coupled to online/offline mode for the GPS positioning. This can be confusing, but is really quite simple: Offline-mode in OVI maps just prevents downloading of map-content for the navigation app, while the offline-mode (disabling of A-GPS) for the GPS-receiver just prevents data traffic between the phone and a positioning server. The amount of data transmitted here is usualy small.
  • There are two modes of A-GPS. One which downloads information from a server (Nokia) and one, which just relies on the Gauss-Krüger-Coordinates transmitted by the mobile towers in the vincinity. The first one costs money once to apparently get a quick-fix assist for the satellite positions (i.e. the ephemeris data), the other should -in principle- cost nothing and could be left enabled.
  • There seems to be a bug in OVI maps or the underlying GPS-code on the E71, which prevents turn-by-turn navigation without A-GPS enabled.
  • In general the map software sometimes works well, sometimes it does not work at all (presumably to do with receiving conditions).
  • Positioning is not exact enough to locate the right side of a road in most cases (although it should), but is still enough to find your way around an unknown city.
  • The maps tends to jump and quickly change orientation at times, which can be annoying.

Penultimate verdict

Great phone (also great looking), with some minor issues, which require some extended googling. The major downside is the less-than-optimal integration of the calendar app with Google calendar via the Exchange protocol. As this is a Frankenstein-solution anyway, you can't complain too much.

Native Google support or a good Google calendar client for Symbian would be best, but is not there.

Links