<?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>High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27880/high-current-consumtion-after-using-nfc-nrf52</link><description>Hello. I have a problem. After using nfc, current consumtion still high. I found that I need use HAL_NFC_ENGINEERING_A_FTPAN_WORKAROUND macros. But when I specify this macros, nfc does not work. How to reset NFC module? I use Nrf52 separately. Not on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Dec 2017 15:47:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27880/high-current-consumtion-after-using-nfc-nrf52" /><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109969?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2017 15:47:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d0faedb-74dc-40b3-92aa-6ce2bc044c28</guid><dc:creator>VadimSavchuk</dc:creator><description>&lt;p&gt;I solved my problem. But migrate to SDK 14 is not enought. Needed to define HAL_NFC_ENGINEERING_BC_FTPAN_WORKAROUND macros. Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109959?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 16:24:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:250e586e-8635-407b-bf7a-2cff3a5d6bd3</guid><dc:creator>VadimSavchuk</dc:creator><description>&lt;p&gt;I found how to fix it. Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109958?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 16:23:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b3fedbf-e1cd-45ef-8681-7866172e57fb</guid><dc:creator>VadimSavchuk</dc:creator><description>&lt;p&gt;I tried to compile example ble_app_hids_keyboard_pairing_nfc. I have error:  #5: cannot open source input file &amp;quot;uECC.h&amp;quot;: No such file or directory. I can not find this file in my system&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109957?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 16:17:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17eb55f9-0036-482d-8f3e-1d8864fad69a</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;You only need to unzip the SDK zip archive. Then find the Keil project in the unzipped folder. We no longer uses &amp;quot;Keil Pack Installer&amp;quot; for the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109967?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 16:00:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4ff30e8-eda7-4464-9d35-a650f7b70889</guid><dc:creator>VadimSavchuk</dc:creator><description>&lt;p&gt;How I can update SDK in Keil. Keil says that all packs is updated&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109966?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 15:52:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6d51ff3-0ef3-4e55-9dc7-ec7dd5881d72</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;You are then using an old SDK version, that is in alpha! We have deprecated the support for CMSIS pack with the release of SDK 11. See &lt;a href="https://devzone.nordicsemi.com/blogs/880/deprecating-support-for-cmsis-pack-in-nrf5-sdk/"&gt;this blog post&lt;/a&gt; for more information about that.&lt;/p&gt;
&lt;p&gt;Please download and use the latest SDK version(14.2) from &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF5-SDK#Downloads"&gt;this site&lt;/a&gt;. Unzip the archive, and find the folder&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;SDK 14_folder&amp;gt;\examples\ble_peripheral\experimental\ble_app_hrs_nfc_pairing
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;where the Heart Rate Application with BLE Pairing Using NFC Pairing Library is located.&lt;/p&gt;
&lt;p&gt;More information about the example can be found &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/ble_sdk_app_hrs_nfc_pairing.html?cp=4_0_0_4_2_2_31"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109965?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 15:48:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab395724-578d-4fca-bf02-c1958ec455bd</guid><dc:creator>VadimSavchuk</dc:creator><description>&lt;p&gt;C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Examples\11.0.0-2.alpha\ble_peripheral\experimental_ble_app_hrs_pairing_nfc&lt;/p&gt;
&lt;p&gt;11.0.0-2 is it version of SDK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109964?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 15:44:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0583f48-4a0b-4372-88f7-a31a7ea63562</guid><dc:creator>VadimSavchuk</dc:creator><description>&lt;p&gt;In the Keil Pack Installer all nordic packs are updated&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109963?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 15:41:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa885d6d-151d-4a11-9813-b9ba06efa533</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Ok, in what folder is the ble_hrs_nfc_pairing example located?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109962?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 15:38:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51a47f0a-9a42-4ffe-86d5-78e063750822</guid><dc:creator>VadimSavchuk</dc:creator><description>&lt;p&gt;I am using Keil and MDK. I don&amp;#39;t know which SDK folder using. In Keil folder is Nordic Semiconductor
subfolder. But in this folder I don&amp;#39;t have subfolder documentation. I have thiw subfolder in C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_IoT_Examples\0.8.0 and C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_IoT_lwIP\1.4.1-1. but version in these files does not specify version of SDK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109961?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 15:24:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dae6aa2b-3923-4030-8038-0ad584c181bf</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;It&amp;#39;s located at top of the file called &lt;code&gt;release_notes.txt&lt;/code&gt;, in the folder &lt;code&gt;SDK_folder\documentation&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109960?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 15:22:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce3dc1ff-967b-48a7-a5fd-e71e4ee3b1c2</guid><dc:creator>VadimSavchuk</dc:creator><description>&lt;p&gt;Yes. I am using ble_hrs_nfc_pairing. How I can know what version of SDK I use? It is must be nRF5_SDK_11.0.0 or nRF5_SDK_12.2.0. But I am not sure which concretely.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109956?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 14:56:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:397c4604-2b55-49af-8df9-647b88fcf30a</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;The value &lt;code&gt;0x41414230&lt;/code&gt; means that you have a revision 1 chip, and you are not affected by the engineering A erratas. You should therefore not use &lt;code&gt;HAL_NFC_ENGINEERING_A_FTPAN_WORKAROUND&lt;/code&gt; .&lt;/p&gt;
&lt;p&gt;Are you using the SDK example ble_hrs_nfc_pairing ? What SDK version are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109955?ContentTypeID=1</link><pubDate>Tue, 28 Nov 2017 20:47:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32e75f2d-20cf-4cd9-afd7-12251767d261</guid><dc:creator>VadimSavchuk</dc:creator><description>&lt;p&gt;value of NRF_FICR-&amp;gt;INFO.VARIANT is 0x41414230.
after nfc working current consumtion is about 4 mA. before using nfc pairing this value is abot 35 uA.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109968?ContentTypeID=1</link><pubDate>Tue, 28 Nov 2017 16:16:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acb0fb95-f3f7-4b9e-821b-82d2f28e59ff</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;To check if BLE Nano v2 is effected by this errata or not, we need to know what IC revision that is used in BLE Nano v2.&lt;/p&gt;
&lt;p&gt;Could you read the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/ficr.html?cp=2_1_0_12_0_16#register.INFO.VARIANT"&gt;FICR INFO.VARIANT register&lt;/a&gt;? What value do you get ?&lt;/p&gt;
&lt;p&gt;If you are using some printf/log function, you can easily print the value like this:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;printf(&amp;quot;FICR INFO.VARIANT: %08X\n&amp;quot;,NRF_FICR-&amp;gt;INFO.VARIANT);
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Another important question is, when you measure the current consumption, how high is it? Do you have a number here?&lt;/p&gt;
&lt;p&gt;It could also be that you are affected by &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.Rev1.errata/anomaly_832_141.html?cp=2_1_1_0_1_39"&gt;this&lt;/a&gt; ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109954?ContentTypeID=1</link><pubDate>Tue, 28 Nov 2017 09:08:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c87c575-301f-4570-88e4-c31e8268d0bb</guid><dc:creator>VadimSavchuk</dc:creator><description>&lt;p&gt;I use RedBear BLE Nano v2 in my remote controller. I use nfc pairing too. My device based on examples HID keyboard and ble_hrs_nfc_pairing.  All works fine, but this bug is a problem. I don&amp;#39;t know which chip revision use in BLE Nano. when I define HAL_NFC_ENGINEERING_A_FTPAN_WORKAROUND nothing works&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: High current consumtion after using NFC NRF52</title><link>https://devzone.nordicsemi.com/thread/109970?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2017 13:13:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67954e23-94f4-4718-8dc1-a24c83be8e87</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What build do you have on the nRF52 IC? Are using a nRF52832 IC rev. Engineering A ?&lt;/p&gt;
&lt;p&gt;To apply the fixes, you should only need to add the define &lt;code&gt;HAL_NFC_ENGINEERING_A_FTPAN_WORKAROUND&lt;/code&gt; to the &amp;quot;preprocessor symbols&amp;quot;. In e.g. Keil IDE, this is done by entering &amp;quot;Options for Target...&amp;quot; -&amp;gt; C/C++ tab, and then add the define in the preprocessor symbols define field along with the other defines.&lt;/p&gt;
&lt;p&gt;Note: We do not recommend any development being done on engineering samples. I recommend to move over to a revision 1 nRF52832 IC.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>