<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Power Profiler &amp;quot;Cannot find calibration values&amp;quot;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19984/power-profiler-cannot-find-calibration-values</link><description>Hi,
I have set up the Power Profiler as per the directions now on the step connecting the board to the Wiindows Python app it says &amp;quot;Cannot find calibration values&amp;quot; and the app quits. I cannot get beyond this step. Any suggestions ? Thanks for the help</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Mar 2017 09:57:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19984/power-profiler-cannot-find-calibration-values" /><item><title>RE: Power Profiler "Cannot find calibration values"</title><link>https://devzone.nordicsemi.com/thread/77768?ContentTypeID=1</link><pubDate>Wed, 08 Mar 2017 09:57:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b38d11e-5451-476e-b37e-e9c32f31eccc</guid><dc:creator>Jim</dc:creator><description>&lt;p&gt;This seems to work if you use the Nordic development board not the Rigado BMD-300&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Profiler "Cannot find calibration values"</title><link>https://devzone.nordicsemi.com/thread/77767?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2017 12:02:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d41093c-e6a7-4944-9b62-064fc023bf3d</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Ok, the message &amp;quot;Initialization failed, could not read calibration values.&amp;quot; comes from an exception (line 1091 in ppk.py), so you will have to print the exception message to get more information about the issue that is causing this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Profiler "Cannot find calibration values"</title><link>https://devzone.nordicsemi.com/thread/77766?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2017 15:08:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5b33f19-ab37-432f-ab0c-48cb7f20700c</guid><dc:creator>Jim</dc:creator><description>&lt;p&gt;Nope, same result.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Profiler "Cannot find calibration values"</title><link>https://devzone.nordicsemi.com/thread/77765?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2017 14:58:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:917d82b2-d638-441e-a2a5-572109397ced</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Ok, I have only seen this error occur when the PPK is accidentally flashed with the application meant for the nRF5-DK(PPK mounted on the DK when you flash the application or softdevice.). Could you try to flash the PPK with the &lt;code&gt;flash_ppk.py&lt;/code&gt; script, and then run the ppk.py right after that.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;1. python.exe flash_ppk.py
2. python.exe ppk.py
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Profiler "Cannot find calibration values"</title><link>https://devzone.nordicsemi.com/thread/77763?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2017 14:30:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d8d0ca0-c87c-40b3-9c2d-914be9b0eb76</guid><dc:creator>Jim</dc:creator><description>&lt;p&gt;Windows 7 on a VM on OS X. Others in the group have exactly the same issue on W7 running on a DELL laptop. &lt;a href="https://devzone.nordicsemi.com/question/117338/error-jlinkarm_dll_error-when-using-power-profiler/"&gt;link text&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Profiler "Cannot find calibration values"</title><link>https://devzone.nordicsemi.com/thread/77764?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2017 14:27:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40bd2c68-f395-4cd6-be65-414b750f57a8</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;What operating system are you running on the computer?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Profiler "Cannot find calibration values"</title><link>https://devzone.nordicsemi.com/thread/77761?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2017 14:07:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c33dd319-8334-4c41-8717-e9580c196fa8</guid><dc:creator>Jim</dc:creator><description>&lt;p&gt;I just re-flashed it and I got this when I stated up PPK. (HOW DO YOU ENTER PREFORMATTED CODE - Tried the icon and typed &lt;pre&gt;&lt;code&gt; and neither worked)&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Z:\Public\PI\nRF6707 Power Profiler Kit - Software files 1_0_0&amp;gt;python ppk.py
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Checking installed packages
pyside:          1.2.4
pyqtgraph:       0.10.0
numpy:           1.11.3
pynrfjprog:      9.0.0
Warning: The software is tested with PyQtGraph 0.9.10, and may not work with you
r version (0.10.0)
Warning: The software is tested with np 1.9.2, and may not work with your versio
n (1.11.3)
Power Profiler Kit started, initializing...
Initialization failed, could not read calibration values.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Profiler "Cannot find calibration values"</title><link>https://devzone.nordicsemi.com/thread/77760?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2017 13:22:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cc1ae7d-7fab-4a54-af1d-99b6a52214c4</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Make sure that the PPK is flashed with the correct firmware. Try to flash the PPK again with &lt;code&gt;ppk_v1_0_0.hex&lt;/code&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Profiler "Cannot find calibration values"</title><link>https://devzone.nordicsemi.com/thread/77759?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2017 13:19:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82934187-a71d-43f1-9ced-cdefc463d496</guid><dc:creator>Jim</dc:creator><description>&lt;p&gt;Yes it does&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Power Profiler "Cannot find calibration values"</title><link>https://devzone.nordicsemi.com/thread/77762?ContentTypeID=1</link><pubDate>Fri, 24 Feb 2017 12:09:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7507cf5a-89fd-4dcf-beb8-2c405dbde0bc</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Does it say &amp;quot;Initialization failed, could not read calibration values.&amp;quot; ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>