<?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 Bluetooth Wireless SDK example not working in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Bluetooth-Wireless-SDK-example-not-working/m-p/1167409#M10263</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried uploading the Beacon_freetos example code on my FRDM KW38 board. The code was uploaded successfully but I am not able to find the device in the IOT Toolbox app in my mobile.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Beacon.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/127420i29F8C95492505262/image-size/large?v=v2&amp;amp;px=999" role="button" title="Beacon.PNG" alt="Beacon.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It just keeps scanning for device but no device is found.&lt;/P&gt;&lt;P&gt;All the permissions required for IOT toolbox are enabled.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vipul Notani&lt;/P&gt;</description>
    <pubDate>Wed, 14 Oct 2020 11:03:42 GMT</pubDate>
    <dc:creator>notanivipul</dc:creator>
    <dc:date>2020-10-14T11:03:42Z</dc:date>
    <item>
      <title>Bluetooth Wireless SDK example not working</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Bluetooth-Wireless-SDK-example-not-working/m-p/1167409#M10263</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried uploading the Beacon_freetos example code on my FRDM KW38 board. The code was uploaded successfully but I am not able to find the device in the IOT Toolbox app in my mobile.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Beacon.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/127420i29F8C95492505262/image-size/large?v=v2&amp;amp;px=999" role="button" title="Beacon.PNG" alt="Beacon.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It just keeps scanning for device but no device is found.&lt;/P&gt;&lt;P&gt;All the permissions required for IOT toolbox are enabled.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vipul Notani&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 11:03:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Bluetooth-Wireless-SDK-example-not-working/m-p/1167409#M10263</guid>
      <dc:creator>notanivipul</dc:creator>
      <dc:date>2020-10-14T11:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth Wireless SDK example not working</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Bluetooth-Wireless-SDK-example-not-working/m-p/1167416#M10264</link>
      <description>&lt;P&gt;Have you press the button on KW board?&lt;/P&gt;
&lt;P&gt;Copied from 5.2.3 User interface, from doc "Bluetooth® Low Energy Demo Applications User’s Guide"&lt;/P&gt;
&lt;P&gt;After flashing the board, the sensor is put in deep sleep (all LEDs are off). To flash the board in case the sensor is put in deep&lt;BR /&gt;sleep, press ADVSW or RESET. Also, any attached debugger loses its connection. The application default configuration enables&lt;BR /&gt;low power, which disables LED support. The user can manually change the configuration and enable the LED support, otherwise&lt;BR /&gt;all subsequent LED behavior references shall be ignored. First press of the ADVSW button starts legacy advertising. The following&lt;BR /&gt;applies to platforms capable of performing Extended Advertising - which excludes QN9090/K32W061/KW35. Second press starts&lt;BR /&gt;extended advertising, and the third press starts periodic advertising. Another press stops the periodic advertising, and another&lt;BR /&gt;one stops the extended advertising as well. For FRDM-KW38 board, the default enabled low-power modes are 1 and 5. This&lt;BR /&gt;means that the MCU is put into VLLS2 or VLLS3 stop mode. In this mode, the LED module operation is not implemented.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 11:12:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Bluetooth-Wireless-SDK-example-not-working/m-p/1167416#M10264</guid>
      <dc:creator>Xiang_Li</dc:creator>
      <dc:date>2020-10-14T11:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth Wireless SDK example not working</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Bluetooth-Wireless-SDK-example-not-working/m-p/1167842#M10267</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;By default, the mcu will go to sleep. You should press the wake up pin. Or you can go to app_preinclude.h. Find the 'cPWR_UsePowerDownMode'. Modify its value to 0. Then you can see the led flash. Press the button to advertise.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 00:49:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Bluetooth-Wireless-SDK-example-not-working/m-p/1167842#M10267</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-10-15T00:49:17Z</dc:date>
    </item>
  </channel>
</rss>

