<?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>Wireless MCU中的主题 ble dsm issue</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/ble-dsm-issue/m-p/1753284#M15867</link>
    <description>&lt;P&gt;Hi Tech Support&lt;/P&gt;&lt;P&gt;The project is frdmkw36_wireless_examples_bluetooth_ancs_c_freertos . When I make board enter vlpr mode, I can still scanning the ble advertising and the currency is 2.5mA. But when I connect to the ble the currency just rise up to 5mA. Is there any way to make the currency maintain 2.5mA even connected?&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2023 06:40:34 GMT</pubDate>
    <dc:creator>darkblue</dc:creator>
    <dc:date>2023-11-07T06:40:34Z</dc:date>
    <item>
      <title>ble dsm issue</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ble-dsm-issue/m-p/1753284#M15867</link>
      <description>&lt;P&gt;Hi Tech Support&lt;/P&gt;&lt;P&gt;The project is frdmkw36_wireless_examples_bluetooth_ancs_c_freertos . When I make board enter vlpr mode, I can still scanning the ble advertising and the currency is 2.5mA. But when I connect to the ble the currency just rise up to 5mA. Is there any way to make the currency maintain 2.5mA even connected?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 06:40:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ble-dsm-issue/m-p/1753284#M15867</guid>
      <dc:creator>darkblue</dc:creator>
      <dc:date>2023-11-07T06:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: ble dsm issue</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ble-dsm-issue/m-p/1753708#M15868</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/222421"&gt;@darkblue&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Could you please provide more details about your project/development and its purpose?&lt;/P&gt;
&lt;P&gt;What SDK version are you using? What is the procedure you are following to try to enter VLPR mode?&lt;/P&gt;
&lt;P&gt;What method/equipment are you using to measure the current of your device?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 21:04:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ble-dsm-issue/m-p/1753708#M15868</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-11-07T21:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: ble dsm issue</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ble-dsm-issue/m-p/1772932#M16176</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200888"&gt;@EduardoZamora&lt;/a&gt;&amp;nbsp;I can enter vlls1 mode and waked up by lptmr now. The current was 100uA. But when I enable&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;cPWR_UsePowerDownMode and make the sleep mode as 8 (&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;MCU in VLLS2/3 mode.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;BLE_LL in DSM&lt;/SPAN&gt;&lt;SPAN&gt;) then the mcu can't enter into vlls1 mode. the current was about 2.5mA, Ble didn't work either.&amp;nbsp; I just used fsl_smc module to control vlls1 mode and pwr module to control ble.&amp;nbsp; But I find that the pwr module can cover both ble and mcu, It just doesn't meet our demands. The current is too high, almost 5mA when I choose sleep mode 8.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;And I also checked kw36 hrs project, the current is as same as our project, about 5mA. Please see to this and do me a favour, Thanks!&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Dec 2023 08:27:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ble-dsm-issue/m-p/1772932#M16176</guid>
      <dc:creator>darkblue</dc:creator>
      <dc:date>2023-12-12T08:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: ble dsm issue</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/ble-dsm-issue/m-p/1774083#M16189</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since dynamic current is implied, a more complex current analyzer is required. I will recommend you taking a look at the &lt;/SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12180.pdf" target="_blank"&gt;&lt;SPAN&gt;KW36 Power Consumption Analysis&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;. This App Note provides a guide to set up the hardware and software to measure the current consumption using the FRDM-KW36, as well as some expected results in addition to a partial BLE scenario, showing current consumption of the KW36 SoC during different operational phases.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 16:20:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/ble-dsm-issue/m-p/1774083#M16189</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2023-12-13T16:20:41Z</dc:date>
    </item>
  </channel>
</rss>

