<?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: BLE Advertising in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/BLE-Advertising/m-p/1491939#M13419</link>
    <description>&lt;P lang="es-MX"&gt;Hi,&lt;/P&gt;
&lt;P lang="es-MX"&gt;In power_profiling.c you can find that the advertising type is set to slow advertisement (slowAdvState_c), inside the BleApp_Start function.&lt;/P&gt;
&lt;P&gt;When slowAdvState_c is selected, the BleApp_Advertise function sets the advertising interval time to the value of the gReducedPowerMinAdvInterval_c macro:&lt;/P&gt;
&lt;PRE lang="es-MX"&gt;gAdvParams.minInterval = gReducedPowerMinAdvInterval_c;&lt;BR /&gt;gAdvParams.maxInterval = gReducedPowerMinAdvInterval_c;&lt;/PRE&gt;
&lt;P lang="es-MX"&gt;The definition of this macro can be found in power_profiling.h and while you can modify its value, please be aware that you should use the pre-defined time intervals to comply with the BLE time specifications and constraints and ensure the correct behavior of the application.&lt;/P&gt;
&lt;P lang="es-MX"&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2022 17:25:54 GMT</pubDate>
    <dc:creator>EduardoZamora</dc:creator>
    <dc:date>2022-07-19T17:25:54Z</dc:date>
    <item>
      <title>BLE Advertising</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/BLE-Advertising/m-p/1490493#M13401</link>
      <description>&lt;P&gt;I am trying to change the timing of the BLE advertising, the current program sends data about once a second, I want to decrease to about once per minute. I was wondering if there was a way in the source code to change that, which I have attached below. The board is a QN9080-DK and i am debugging using a J-link&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 19:01:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/BLE-Advertising/m-p/1490493#M13401</guid>
      <dc:creator>hbburnha</dc:creator>
      <dc:date>2022-07-15T19:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: BLE Advertising</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/BLE-Advertising/m-p/1491939#M13419</link>
      <description>&lt;P lang="es-MX"&gt;Hi,&lt;/P&gt;
&lt;P lang="es-MX"&gt;In power_profiling.c you can find that the advertising type is set to slow advertisement (slowAdvState_c), inside the BleApp_Start function.&lt;/P&gt;
&lt;P&gt;When slowAdvState_c is selected, the BleApp_Advertise function sets the advertising interval time to the value of the gReducedPowerMinAdvInterval_c macro:&lt;/P&gt;
&lt;PRE lang="es-MX"&gt;gAdvParams.minInterval = gReducedPowerMinAdvInterval_c;&lt;BR /&gt;gAdvParams.maxInterval = gReducedPowerMinAdvInterval_c;&lt;/PRE&gt;
&lt;P lang="es-MX"&gt;The definition of this macro can be found in power_profiling.h and while you can modify its value, please be aware that you should use the pre-defined time intervals to comply with the BLE time specifications and constraints and ensure the correct behavior of the application.&lt;/P&gt;
&lt;P lang="es-MX"&gt;Regards,&lt;BR /&gt;Eduardo.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 17:25:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/BLE-Advertising/m-p/1491939#M13419</guid>
      <dc:creator>EduardoZamora</dc:creator>
      <dc:date>2022-07-19T17:25:54Z</dc:date>
    </item>
  </channel>
</rss>

