<?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 Has anyone implemented Bluetooth on a K22F platform? in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Has-anyone-implemented-Bluetooth-on-a-K22F-platform/m-p/710345#M7577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an embedded system based on the K22F and FreeRTOS. I was wondering if anyone has been able to implement Bluetooth in a similar environment.The objective is to be able to use it in the SPP mode to eliminate the cable as well as be able to connect to USB devices that don't support the CDC protocol like smart pones, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, what hardware was used for the Bluetooth?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, what libraries are available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Oct 2017 22:55:17 GMT</pubDate>
    <dc:creator>davepfaltzgraff</dc:creator>
    <dc:date>2017-10-18T22:55:17Z</dc:date>
    <item>
      <title>Has anyone implemented Bluetooth on a K22F platform?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Has-anyone-implemented-Bluetooth-on-a-K22F-platform/m-p/710345#M7577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an embedded system based on the K22F and FreeRTOS. I was wondering if anyone has been able to implement Bluetooth in a similar environment.The objective is to be able to use it in the SPP mode to eliminate the cable as well as be able to connect to USB devices that don't support the CDC protocol like smart pones, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, what hardware was used for the Bluetooth?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, what libraries are available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 22:55:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Has-anyone-implemented-Bluetooth-on-a-K22F-platform/m-p/710345#M7577</guid>
      <dc:creator>davepfaltzgraff</dc:creator>
      <dc:date>2017-10-18T22:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone implemented Bluetooth on a K22F platform?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Has-anyone-implemented-Bluetooth-on-a-K22F-platform/m-p/710346#M7578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose you are using a FRDM-K22F and refer to the J3 header for a Bluetooth module, right? If so, the section&amp;nbsp;&lt;STRONG&gt;14.2 Bluetooth module&lt;/STRONG&gt; of the &lt;A href="https://www.nxp.com/docs/en/user-guide/FRDMK22FUG.pdf"&gt;FRDM-K22F Hardware&amp;nbsp;User’s Guide&lt;/A&gt;&amp;nbsp;mentions that the board&amp;nbsp;supports communication with an add-on Bluetooth interface, such as the JY-MCU BT V1.05 BT wireless Bluetooth module, over UART.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information on using these modules, you can refer to some tutorials from our colleague Erich Styger:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fmcuoneclipse.com%2F2013%2F02%2F14%2Fbluetooth-with-the-freedom-board%2F" rel="nofollow" style="color: #5e89c1; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;Bluetooth with the Freedom Board | MCU on Eclipse&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fmcuoneclipse.com%2F2014%2F03%2F30%2Fgetting-bluetooth-working-with-jy-mcu-bt_board-v1-06%2F" rel="nofollow" style="color: #5e89c1; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;Getting Bluetooth Working with JY-MCU BT_BOARD V1.06 | MCU on Eclipse&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fmcuoneclipse.com%2F2013%2F06%2F19%2Fusing-the-hc-06-bluetooth-module%2F" rel="nofollow" style="color: #5e89c1; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;Using the HC-06 Bluetooth Module | MCU on Eclipse&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gerardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 23:02:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Has-anyone-implemented-Bluetooth-on-a-K22F-platform/m-p/710346#M7578</guid>
      <dc:creator>gerardo_rodriguez</dc:creator>
      <dc:date>2017-10-24T23:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone implemented Bluetooth on a K22F platform?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Has-anyone-implemented-Bluetooth-on-a-K22F-platform/m-p/710347#M7579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry, I should have been more explicit. The interest is not in just Bluetooth, but specifically Bluetooth LE 4.0 so that my application is compatible with "the whole world" - iOS, Windows, Linux, Android, etc. Although both the SPI and one UART interface is available, my interest is specifically in has anyone done this through the USB interface - i.e. a USB Bluetooth LE dongle?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 14:01:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Has-anyone-implemented-Bluetooth-on-a-K22F-platform/m-p/710347#M7579</guid>
      <dc:creator>davepfaltzgraff</dc:creator>
      <dc:date>2017-10-25T14:01:19Z</dc:date>
    </item>
  </channel>
</rss>

