SysInfo for Series 60

Sysinf_1_.pngSysInfo for Series 60 will provide you a lot of system information regarding your Serie 60 device.

Non exclusive list of features includes:
-  Hardware and CPU details
-  Series 60 platform version and build number,
-  Uikon and various servers version and build number,
-  Drive informations (type, format, size),
-  Installed application list and details
-  Screen details
-  Rom details
-  Bluetooth version and class
-  ...

Tha app also includes a monitor that spy various phone events, like current cell, etc...

Release   : v1.3
Platform : Series 60
License   : Freeware
Author    : Petri Alajärvi
Homepage:
Download :

sysinfo60-2.sis
sysinfo60-2.sis
  sinfo60.zip
sinfo60.zip

History

-  v1.1: Initial release
-  v1.2: Automatically installs on C: Drive
-  v1.3: Additions and enhancements in SYS and MON screens (e.g. signal strength level 0-100, network registration status, cpu regs ...)


> SysInfo for Series 60

hey

loaded up the app in my 6600 (V 3.42.1, 16-10-03, NHL-10), installed it and fired...

the screen flashes for a sec w/ what i assume is the main page of the app and then returns back to menu!

tried rebooting too...pls advise!

> SysInfo for Series 60

I got the same error on my 6600. To fix it install the app on the internal memory, not on the memory card....

Worked for me.. =)

> SysInfo for Series 60

this is nice to hear that you are succefull in geting this working on N6600 , does this application displays the GSM Cell ID on Your 6600 device , i am very curious about this , please let me know.thanks

> SysInfo for Series 60

hi ,how cud i use etelagsm.h for getting the phone number before handling by the user and after detection of the incoming call.

> SysInfo for Series 60

hello friends!!

is there any one who was able to compile and run this code for 6600 ? i am crazy about this code . pl help me if any one had succesfully generated the sis file for 6600....

> SysInfo for Series 60

Hello all , i am getting this error can any body will please tell me how to fix it up.

i will be highly obliged.


Configuration: SYSINFO60 - Win32 Uni Debug-------------------- Doing first-stage link by name NMAKE : fatal error U1073: don't know how to make '"\Symbian\7.0s\Series60_v20\EPOC32\RELEASE\WINS\UDEB\ETELAGSM.LIB"' Stop. if exist "\Symbian\7.0s\Series60_v20\EPOC32\BUILD\WORK\S60EXP\SYSINFO60\GROUP\SYSINFO60\WINS\UDEB\SYSINFO60.exp" del "\Symbian\7.0s\Series60_v20\EPOC32\BUILD\WORK\S60EXP\SYSINFO60\GROUP\SYSINFO60\WINS\UDEB\SYSINFO60.exp" Stopped the build by removing the export object, if present, because the pre-link stage failed Linking... LINK : fatal error LNK1104: cannot open file "\Symbian\7.0s\Series60_v20\EPOC32\RELEASE\WINS\UDEB\etelagsm.lib" Error executing link.exe.

SYSINFO60.APP - 2 error(s), 0 warning(s)

> SysInfo for Series 60

In order to do makesis sysinfo60.pkg under S60 SDK 2.0 one have to fix the paths in the pkg file.

Compile and link the app then find where are the .app and .rsc files located and fix the paths in the pkg file

> SysInfo for Series 60

hello ! tried to install sysinfo60.sis on 7650 thru Nokia PC Suite. fails w/


Installation error /!\ Unable to install The installation file appears to be damaged


admittedly, T download (from newlc) seems erratic tried it several time, either nothing happens for several sec. & then the whole pack comes down @ once (Hi-speed, w/in specs) or vice-versa

successfully downloaded & installed FExplorer :)

> SysInfo for Series 60

do you know how to install chinese language on nokia 6600

pls help

> SysInfo for Series 60

In true Symbian-openness Is source available for this????

> SysInfo for Series 60

is a version available for P800 and P900 owners using Symbian UIQ ???

> SysInfo for Series 60

Hi It is not working on P900. Are there any classes available on UIQ where i can abtain current location.

> SysInfo for Series 60

Does this App work with the Nokia N-Gage?

> SysInfo for Series 60

Useful tool Petri, but I want more !

Is it possible to query the device's phone number, network and location ? I have been looking all through the API documentation and can't find any reference to how to do it, but it must be possible.

Any suggestions.

Regards

Dick

> SysInfo for Series 60

you can use the etel.lib gsmbas.lib and include these files: etel.h and etelbgsm.h from the communicator sdk. it is compatible with the series60. It can give you access to the network info, but for retieving phone number it cannot be done. There isnt any API for this.