<?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: Building BLE 4.2 HCI for FRDM-KW41Z in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Building-BLE-4-2-HCI-for-FRDM-KW41Z/m-p/620001#M1946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: windowtext;"&gt;Hi Wes,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: windowtext;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: windowtext;"&gt;The macros gBLE41_d and gBLE42_d are only used for the stack libraries, not for the application.&amp;nbsp; They are defined as preprocessor macros in the library projects, but those library projects and source are not shared.&amp;nbsp; This is why they don’t seem to have any impact on the application source code provided, and why there are no further references to them. &amp;nbsp;The libraries provided for the KW41Z have gBLE42_d set to TRUE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: windowtext;"&gt;And the BLE documentation is installed with the KW41Z Connectivity Package at&amp;nbsp;\MKW41Z_ConnSw_1.0.2\docs\wireless\Bluetooth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: windowtext;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: windowtext;"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Dec 2016 20:51:21 GMT</pubDate>
    <dc:creator>dereksnell</dc:creator>
    <dc:date>2016-12-19T20:51:21Z</dc:date>
    <item>
      <title>Building BLE 4.2 HCI for FRDM-KW41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Building-BLE-4-2-HCI-for-FRDM-KW41Z/m-p/620000#M1945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've started to work with the Kinetis Design Studio to build applications for the FRDM-KW41Z board. We want to build the hci_black_box_frdmlw41z application for BLE 4.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In some of the header files I find checks for compile time switches "gBLE41_d" and "gBLE42_d", but I can't find anywhere where either of these are set as part of the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't been able to find any documentation about the build options for the project, other than Debug or Release builds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help sort this out?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Wes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 13:59:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Building-BLE-4-2-HCI-for-FRDM-KW41Z/m-p/620000#M1945</guid>
      <dc:creator>wesdodd</dc:creator>
      <dc:date>2016-12-16T13:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Building BLE 4.2 HCI for FRDM-KW41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Building-BLE-4-2-HCI-for-FRDM-KW41Z/m-p/620001#M1946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: windowtext;"&gt;Hi Wes,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: windowtext;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: windowtext;"&gt;The macros gBLE41_d and gBLE42_d are only used for the stack libraries, not for the application.&amp;nbsp; They are defined as preprocessor macros in the library projects, but those library projects and source are not shared.&amp;nbsp; This is why they don’t seem to have any impact on the application source code provided, and why there are no further references to them. &amp;nbsp;The libraries provided for the KW41Z have gBLE42_d set to TRUE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: windowtext;"&gt;And the BLE documentation is installed with the KW41Z Connectivity Package at&amp;nbsp;\MKW41Z_ConnSw_1.0.2\docs\wireless\Bluetooth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: windowtext;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: windowtext;"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 20:51:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Building-BLE-4-2-HCI-for-FRDM-KW41Z/m-p/620001#M1946</guid>
      <dc:creator>dereksnell</dc:creator>
      <dc:date>2016-12-19T20:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Building BLE 4.2 HCI for FRDM-KW41Z</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Building-BLE-4-2-HCI-for-FRDM-KW41Z/m-p/620002#M1947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Derek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have the FRDM-KW41Z board loaded with the hci firmware and we'd like to test if the firmware works fine.&lt;/P&gt;&lt;P&gt;Sending the HCI-Read-BD-ADDR command (01 09 10 00) over a serial interface works fine. But when I tried to use the hciconfig tool from a Linux (Ubuntu 12.4) machine, it failed to respond back:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cristian:~$ hciconfig &lt;BR /&gt;hci0:&amp;nbsp;&amp;nbsp; &amp;nbsp;Type: BR/EDR&amp;nbsp; Bus: USB&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;BD Address: 4C:80:93:2C:12:7F&amp;nbsp; ACL MTU: 310:10&amp;nbsp; SCO MTU: 64:8&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;UP RUNNING PSCAN ISCAN &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;RX bytes:1295 acl:0 sco:0 events:52 errors:0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;TX bytes:717 acl:0 sco:0 commands:52 errors:0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hci1:&amp;nbsp;&amp;nbsp; &amp;nbsp;Type: BR/EDR&amp;nbsp; Bus: UART&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;BD Address: 00:04:9F:00:00:15&amp;nbsp; ACL MTU: 500:20&amp;nbsp; SCO MTU: 0:0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;DOWN INIT RUNNING &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;RX bytes:184 acl:0 sco:0 events:13 errors:0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;TX bytes:72 acl:0 sco:0 commands:13 errors:0&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;cristian:~$ sudo hciconfig hci1 up&lt;BR /&gt;Can't init device hci1: Connection timed out (110)&lt;BR /&gt;cristian:~$ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Thanks!&lt;/P&gt;&lt;P&gt;Cris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 16:14:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Building-BLE-4-2-HCI-for-FRDM-KW41Z/m-p/620002#M1947</guid>
      <dc:creator>cristiancodrean</dc:creator>
      <dc:date>2016-12-23T16:14:56Z</dc:date>
    </item>
  </channel>
</rss>

