Hi;
Is there some internal security reason from N12 reset module automatically if for some time (about 2 hours) you get NoGpsDataException from IMlet programm?
I have a IMlet runnig and I...
Type: Posts; User: CONTEMPO; Keyword(s):
Hi;
Is there some internal security reason from N12 reset module automatically if for some time (about 2 hours) you get NoGpsDataException from IMlet programm?
I have a IMlet runnig and I...
Hi Raimonds;
Thanks you.
I wait impatient.
Also, I would like to know how is your project.
Hi;
Where can I get a free copy (trial version o full) Nokia M2M Gateway.
I need test some functionality of this sofware.
Thanks in advanced
Hi all;
Is it possible to get number telephone from SIM through some propertie?
Also, SIM code (large number)
Thanks in advanced
Hi Raimonds;
I would like to know exactly CHIP is and its architecture (cpu, etc)
I don´t know a lot of about this CPU (or those chips DCT4 architecture), so I would like to know more, and...
Hi everyone
I am looking for some information about MCU, RAM and Flash that has Nokia 12 internally.
Does someone know it?
Thanks in advanced.
Raimonds;
We are in finish phase develepment with nokia 12 module (Telemetry and GPS Location, so
If would be possible, I would like you send me technical information about your short future...
Like in other occasions:
thanks to share your knowledge.
Regards
A last question:
Your company has some implementation with the Nokia 12, GPS, Power Suply, RTC, enclousure box ...
Thanks Raimods;
There are some problems;
1) GPS is atach to Port1 and get data though ORB, so I can´t interrogate it though Serial interface ??
2) I will need get time clock sometimes when...
Hi all;
Nokia 12 has RTC but hasn´t a build-in battery or API for update, and It is dependsof NITZ GSM Service.
I need controller time for Inputs digitals activate and it is a big problem for...
I have forgotten a question:
3) .....or from N12 internal web info page - very handy, can do test/ configuration/restart even from mobile phone.
I don´t know about internal web info page. ...
Raimonds;
Thank you to share your experience.
Somethings:
· I use WhatchDog to controller IMlet programm works, it is 10 minutes and reset about every one o two seconds in a main bucle,...
A rectification:
Methods are:
In Nokia 12 Interface Definition_Reference:
· reset (not reboot)
In J2ME API from Nokia M2M:
Raimonds;
I have always power On N12 module (also has a GPS onboard), but It has a parameter for maximum time power on module (usually 24 hours) , and when this time exceeded, It activates a flag...
Hi all;
Java IMlet in Nokia 12 support DNS client?
Is it posible connection from Nokia 12 (java IMlet) to a Socket Server PC in Internet through name DNS, instead of its IP.
How it would...
Hi;
I would like to know all actually hardware manufacturers in the Europe (or in the world) that have Nokia 12 embedded in electronic board, also with others components like GPS, bluetooth, and...
Hi,
I would like can reset module, but not only IMLet code. also full device like a power off/on.
I have seem a function "PowerDown" but i isn´t more safe for use it.
This function haven´t...
***********************************************************
Thank you very much Raimonds
I think that you have more experience with Nokia module :-)
Method is "device.reset", but I confuse...
I don´t found this method "device.Reboot".
My code is:
****************************************************************
public static void rebootModule()
/* Resolve a reference to the Device...
I don´t found this method "device.Reboot":
My code:
*************************************************************
public static void rebootModule()
/* Resolve a reference to the Device...
Hi;
How can I reboot N12 throug IMlet code ?
I want it for security, if a lont time can´t connect to a PC Server.
Thanks
There is some configuration parameter for do predominate voice over data and contray.
For example, if voice is predominate, although PDP GPRS context is establiesh, a incoming or outcomin...
Version´s Nokia 12 (not Nokia 12i) tha I have are:
Hardware version: 6.3.0
Firmware version: 4.3.0
Which are the last versions?
I don´t know if it is the problem with GPRS Connection...
FeedBack;
1) This bug is already fixed in the newest Nokia 12 firmware (4.15) and olders.
2) To solve the problem with older firmware, I use value of 0 for West and value of 1 for east (instead...
Thank you Raimond,
I have code lSerial Log (port 3) for possible catch exception for debugger application.
Only in code send I was delete it sentences because code was not standar and I don´t...