<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NHS3100 NFC Wake up after DeepPowerDown Mode in NFC</title>
    <link>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1238496#M8243</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;With which board library is your project linked to? When working with the&amp;nbsp;&lt;SPAN&gt;NHS3100SENSORBOARD, it should be &lt;FONT face="courier new,courier"&gt;lib_board_dpahu&lt;/FONT&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Dries.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 07:35:57 GMT</pubDate>
    <dc:creator>driesmoors</dc:creator>
    <dc:date>2021-03-02T07:35:57Z</dc:date>
    <item>
      <title>NHS3100 NFC Wake up after DeepPowerDown Mode</title>
      <link>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1237331#M8240</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm working on the NHS3100SENSORBOARD.&lt;/P&gt;&lt;P&gt;I was trying a simple program : I write an NDEF message in the shared NFC memory. Then i tag the board with a smartphone and read the message. When it's done the nhs3100 go in deepsleep.&lt;/P&gt;&lt;P&gt;It work well but when i replace deep sleep by deep power down mode the nhs look like it wake up when there is an NFC detection but the tag is empty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My main code :&lt;/P&gt;&lt;P&gt;int main(void)&lt;BR /&gt;{&lt;BR /&gt;Board_Init();&lt;BR /&gt;NDEFT2T_Init();&lt;BR /&gt;TempinText();&lt;BR /&gt;Chip_GPIO_SetPinDIR(NSS_GPIO_BASE,NSS_IOCON,IOCON_PIO0_8,true);&lt;BR /&gt;for (;;)&lt;BR /&gt;{&lt;BR /&gt;if (sFieldPresent)&lt;BR /&gt;{&lt;BR /&gt;GenerateNdef_TextMime();&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;while(sFieldPresent)&lt;BR /&gt;{&lt;/P&gt;&lt;P&gt;}&lt;BR /&gt;Chip_PMU_PowerMode_EnterDeepPowerDown(true);&lt;BR /&gt;}&lt;BR /&gt;return 0;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;I would be grateful if someone could help me.&lt;/P&gt;&lt;P&gt;Thanks you for your time,&lt;/P&gt;&lt;P&gt;Yvan&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 12:07:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1237331#M8240</guid>
      <dc:creator>SnoZek</dc:creator>
      <dc:date>2021-03-01T12:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: NHS3100 NFC Wake up after DeepPowerDown Mode</title>
      <link>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1238496#M8243</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;With which board library is your project linked to? When working with the&amp;nbsp;&lt;SPAN&gt;NHS3100SENSORBOARD, it should be &lt;FONT face="courier new,courier"&gt;lib_board_dpahu&lt;/FONT&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;BR,&lt;BR /&gt;Dries.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 07:35:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1238496#M8243</guid>
      <dc:creator>driesmoors</dc:creator>
      <dc:date>2021-03-02T07:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: NHS3100 NFC Wake up after DeepPowerDown Mode</title>
      <link>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1238739#M8244</link>
      <description>&lt;P&gt;Hi Dries,&lt;/P&gt;&lt;P&gt;Thank you for this questions, i was working with lib_board_dp by mistake, i changed it !&lt;/P&gt;&lt;P&gt;An other question : When i try to put the nhs in DeepPowerDown mode it look like it work because i have a Chip_PMU_PowerMode_GetDPDWakeupReason() in my code and it go in the right loop but when i test current consumption (~15µA) it look like it didn't enter in&amp;nbsp; DPD mode. Is there a simple way to know in which mode was the nhs ? Or if Chip_PMU_PowerMode_GetDPDWakeupReason() return something else than PMU_DPD_WAKEUPREASON_NONE, that's enough ?&lt;/P&gt;&lt;P&gt;Thank you for your time,&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Yvan&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 14:22:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1238739#M8244</guid>
      <dc:creator>SnoZek</dc:creator>
      <dc:date>2021-03-02T14:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: NHS3100 NFC Wake up after DeepPowerDown Mode</title>
      <link>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1239542#M8248</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The power consumption can be higher if the pull on the pins doesn't match with the pin state.&lt;/P&gt;
&lt;P&gt;If, after:&lt;/P&gt;
&lt;PRE&gt;PMU_DPD_WAKEUPREASON_T wakeupReason = Chip_PMU_PowerMode_GetDPDWakeupReason();&lt;/PRE&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;wakeupReason&lt;/FONT&gt; is 1, 2 or 3 - i.e. not&amp;nbsp;&lt;FONT face="courier new,courier"&gt;PMU_DPD_WAKEUPREASON_NONE = 0xFF&lt;/FONT&gt;, you are sure to have left DPD.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take care not to brick your IC:&lt;/P&gt;
&lt;PRE&gt;* @warning - Once in Deep power down mode, it is no longer possible to start a debug session, hence, special care&lt;BR /&gt;* must be taken when calling #Chip_PMU_PowerMode_EnterDeepPowerDown with short "break-in" time between boot and&lt;BR /&gt;* the function call. In case Debug build is used, it is possible to introduce a 500ms delay by approaching an&lt;BR /&gt;* NFC field before entering Deep power down. This functionality is embedded in the&lt;BR /&gt;* #Chip_PMU_PowerMode_EnterDeepPowerDown function and allows starting a debug session in ICs that would otherwise&lt;BR /&gt;* never accept a debug connection anymore. See @ref NSS_DEBUG_CONSIDERATIONS for more details.&lt;/PRE&gt;
&lt;P&gt;Kind regards,&lt;BR /&gt;Dries.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 18:11:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1239542#M8248</guid>
      <dc:creator>driesmoors</dc:creator>
      <dc:date>2021-03-03T18:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: NHS3100 NFC Wake up after DeepPowerDown Mode</title>
      <link>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1241025#M8255</link>
      <description>&lt;P&gt;Hi Dries,&lt;/P&gt;&lt;P&gt;Thank you for thoses informations.&lt;/P&gt;&lt;P&gt;When you said :&lt;/P&gt;&lt;P&gt;The power consumption can be higher if the pull on the pins doesn't match with the pin state.&lt;/P&gt;&lt;P&gt;If i init the board with BoardInit() it shouldn't be well set up ?&lt;/P&gt;&lt;P&gt;An note :&lt;/P&gt;&lt;P&gt;When i wakeup the NHS3100 with the pushbutton it is considered as a&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;PMU_DPD_WAKEUPREASON_NONE&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;but i guess this is normal.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Yvan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 13:39:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1241025#M8255</guid>
      <dc:creator>SnoZek</dc:creator>
      <dc:date>2021-03-05T13:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: NHS3100 NFC Wake up after DeepPowerDown Mode</title>
      <link>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1246425#M8286</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I come back here because i still can't find the reason why it consume more in my program. I use same library of board as app_demon_dpahu_sensormonitor. Does it can come from a bad DeInit before going DPD mode ?&lt;/P&gt;&lt;P&gt;Thanks for your time,&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;Yvan&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 12:16:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1246425#M8286</guid>
      <dc:creator>SnoZek</dc:creator>
      <dc:date>2021-03-16T12:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: NHS3100 NFC Wake up after DeepPowerDown Mode</title>
      <link>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1252033#M8329</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Are you sure the ~15 uA is consumed by the NHS3100 IC? It could be that the other ICs on the board - like the accelerometer - are active and are adding to that figure. Do you still see that consumption when you flash the demo firmware from the NXP SDK?&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Dries.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 09:41:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1252033#M8329</guid>
      <dc:creator>driesmoors</dc:creator>
      <dc:date>2021-03-25T09:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: NHS3100 NFC Wake up after DeepPowerDown Mode</title>
      <link>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1252195#M8334</link>
      <description>&lt;P&gt;Hi, thank you for the answer, i resolve my problem of power consumption, i think the other ICs on the board consumed current as you say.&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Yvan&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 13:15:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NHS3100-NFC-Wake-up-after-DeepPowerDown-Mode/m-p/1252195#M8334</guid>
      <dc:creator>SnoZek</dc:creator>
      <dc:date>2021-03-25T13:15:07Z</dc:date>
    </item>
  </channel>
</rss>

