Nokia Series 40 and 60 Internal Modem
Hi,
I need to build an application for series 40 or series 60 phones.
This application must connect to a device using nokia internal modem and make data acquisition from device.
Data must be stored on the phone, displayed on the screen and uploaded to pc.
I need to know if series 40 and series 60 support modem connection (AT commands).
If AT commands are not supported what types of connection ca I use for remote access data? (the device is not connected to the internet)
For series 40 I found JavaMe MIDP1.0 JDK and for series 60 I found Symbian C++ SDK 2.0.
Do I need others tools for implement this application?