You Are Here:

Community: Developer Discussion Boards

Reply « Previous Thread | Next Thread »

#1 Old Nokia Energy Profiler - 2009-03-05, 17:59

Join Date: Jan 2006
Posts: 3,171
Location: Michigan
Nokia Ron's Avatar
Nokia Ron
Offline
Forum Nokia Expert
Please use this thread to discuss the Nokia Energy Profiler

Nokia Energy Profiler is a stand-alone test and measurement application for Nokia S60 3rd Edition, Feature Pack 1 devices (and onwards) that enables you to monitor your application's energy usage in real-time, in addition to the processor, memory, network, and signal levels on your phone.

Use this thread for questions and discussions about Nokia Energy Profiler.
Reply With Quote

#2 Old Re: Nokia Energy Profiler - 2009-03-10, 22:33

Join Date: Nov 2008
Posts: 5
evcz
Offline
Registered User
I'm not able to get it working on a nokia 5320 (fw 4.13)

Can install it, but when I start it just show the background wallpaper (with anything else) and hang there...

cannot even close/kill it... have to shutdown and restart the phone to kill it.
Reply With Quote

#3 Old Cool Re: Nokia Energy Profiler - 2009-03-11, 06:01

Join Date: Jan 2009
Posts: 48
mikuu's Avatar
mikuu
Offline
Product Specialist
Hi evcz,

I am Nokia Energy Profiler development team leader at Nokia.
We will investigate this ASAP. Thanks for reporting this.

-Mika
--
Reply With Quote

#4 Old Re: Nokia Energy Profiler - 2009-03-11, 08:04

Join Date: Mar 2004
Posts: 6,818
Location: Singapore
Send a message via MSN to skumar_rao Send a message via Yahoo to skumar_rao Send a message via Skype™ to skumar_rao
skumar_rao's Avatar
skumar_rao
Offline
Forum Nokia Champion
Hi mikuu,
also noticed that Help is not optimized for TouchUi.
Reply With Quote

#5 Old Re: Nokia Energy Profiler - 2009-03-11, 11:42

Join Date: Jan 2009
Posts: 48
mikuu's Avatar
mikuu
Offline
Product Specialist
@ skumar_rao:
There was a bit of a hurry to meet the NEP deadline.. We used some basic S60 3.x help thing generated from and .rtf file.
Is there a document or info somewhere that tells how to do this?

I would love to have URLs and images there. Although the updated Quick Start Guide has pretty much everything needed.
Reply With Quote

#6 Old Thumbs down Re: Nokia Energy Profiler - 2009-03-11, 15:18

Join Date: Mar 2009
Posts: 1
GoranRRR
Offline
Registered User
Hi there,

I have the same problem as evcz has.
I use Nokia 6120 Classic.

Regards,
Goran
Reply With Quote

#7 Old Re: Nokia Energy Profiler - 2009-03-11, 22:50

Join Date: Mar 2009
Posts: 2
bullanjiu
Offline
Registered User
Quote:
Originally Posted by evcz View Post
I'm not able to get it working on a nokia 5320 (fw 4.13)

Can install it, but when I start it just show the background wallpaper (with anything else) and hang there...

cannot even close/kill it... have to shutdown and restart the phone to kill it.
I have the same problem with 6120c RM-243 v06.01 .
Reply With Quote

#8 Old Re: Nokia Energy Profiler - 2009-03-12, 10:13

Join Date: Jan 2009
Posts: 1
mathock67
Offline
Registered User
Quote:
Originally Posted by GoranRRR View Post
Hi there,

I have the same problem as evcz has.
I use Nokia 6120 Classic.
Hi there,

Idem 6110 navigator fw 6.01

Regards,
mathock67
Reply With Quote

#9 Old Re: Nokia Energy Profiler - 2009-03-13, 12:01

Join Date: Mar 2009
Posts: 1
yevgenyd
Offline
Registered User
Hello,

I was unable to install version 1.2 on Nokia 5800 (fw 20.0.012).
I get a warning of a corrupt/defective file.

Regards,
Yevgeny
Reply With Quote

#10 Old Re: Nokia Energy Profiler - 2009-03-14, 00:34

Join Date: Mar 2004
Posts: 6,818
Location: Singapore
Send a message via MSN to skumar_rao Send a message via Yahoo to skumar_rao Send a message via Skype™ to skumar_rao
skumar_rao's Avatar
skumar_rao
Offline
Forum Nokia Champion
Quote:
Originally Posted by yevgenyd View Post
Hello,

I was unable to install version 1.2 on Nokia 5800 (fw 20.0.012).
I get a warning of a corrupt/defective file.

Regards,
Yevgeny
for me it is fine. works without any error.
Reply With Quote

#11 Old Re: Nokia Energy Profiler - 2009-03-16, 08:46

Join Date: Apr 2008
Posts: 6
aymen@telepo.com
Offline
Registered User
Hi,

Im trying to use the API for the energy profiler (CJuiceExternalApi) from my application but it appears I am missing some capabilities as I get an "Unable to execute file for security reasons" whenever I try to invoke my application.
The header file says that I need WriteDeviceData and I do have that.

Is the header file documentation out of date? What other capabilities are required for embedding the API?

(I just installed the 1.2 version of Energy Profiler)

Thanks in advance, Aymen Naim
Reply With Quote

#12 Old Re: Nokia Energy Profiler - 2009-03-16, 11:47

Join Date: Mar 2009
Posts: 2
Nsl18
Offline
Registered User
Hello! The signal levels of cell measurements in RSCP or RSSI ? (in 3G network)
Reply With Quote

#13 Old Re: Nokia Energy Profiler - 2009-03-17, 05:30

Join Date: Dec 2005
Posts: 36
girish_gowda's Avatar
girish_gowda
Offline
Registered User
Hi All,

Any information as to how this profiler works?
Which libraries doe this use? and how is the power consumption monintored?

Some more inside information would be helpful.


Girish.R
A Symbian Developer
Reply With Quote

#14 Old Re: Nokia Energy Profiler - 2009-03-18, 11:49

Join Date: Jan 2009
Posts: 48
mikuu's Avatar
mikuu
Offline
Product Specialist
Quote:
Is the header file documentation out of date? What other capabilities are required for embedding the API?
@ aymen@telepo.com:
NEP External API package is old and it will be updated in 1 week. Please hold on. You should not need any special capabilities to use it.

Quote:
Hello! The signal levels of cell measurements in RSCP or RSSI ? (in 3G network)
@ Nsl18:
RX levels are RSSI for 3G.

Quote:
Any information as to how this profiler works?
Which libraries doe this use? and how is the power consumption monintored?
@ girish_gowda:
It measures current (mA) and voltage (V) in real time. From these, it calculaters power consumption (W). The formula is P=UI, where P is power, U voltage and I current. Currently these APIs are not public. Still you can use Nokia Energy Profiler External API (click me) when NEP is hanging in the background.

Note that there is Nokia Energy Profiler webinar tomorrow! Here are the infos.
Reply With Quote

#15 Old Re: Nokia Energy Profiler - 2009-03-19, 08:48

Join Date: Mar 2009
Posts: 1
berserkk
Offline
Registered User
same problem here, just shows desktop, unable to kill app,
nokia 6120c firmware 5.11

I have a request (even though i have not yet seen the app yet)
I would like to monitor how long the battery last from a full charge, the time until empty as well as the energy profile, so i can compare different battery types.
is this possible?
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Nokia Energy Profiler problem erisenxu Symbian Tools & SDKs 8 2009-05-20 13:03
Nokia Mobile VPN Client marcyl Symbian Networking & Messaging 1 2003-12-01 15:47

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia