Using KW39/38/37 as HCI dongle

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Using KW39/38/37 as HCI dongle

跳至解决方案
5,851 次查看
jay_lee
Contributor II

Hi,

   I'm join a project. Our application need a chip which support "coded and 2M PHY" and could direct control by HCI uart.

Does KW39/38/37 meet our needs? If yes, which one do you recommend and ? And Is there any document describing how to set it up??

Thanks,

Jay

标签 (3)
1 解答
5,728 次查看
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Jay, I hope you're doing well!

 

There's USB dongle development kit called the USB-KW38. It actually uses a KW37 as its MCU, but nevertheless, covers the BLE 5 errata you're looking for (namely, the 2M and Coded PHY, but it covers the rest of the BLE 5 Optional Errata as well).

 

There's also an SDK package specifically designed for this USB Dongle, which can be downloaded from the MCUXpresso SDK builder, and customized to your needs. The documentation package including the description for the SDK Examples can also be downloaded from this page after building your SDK.

 

The HCI BlackBox SDK example can be found in the following path of the SDK:

 

<…\SDK_2.6.5_USB-KW38\boards\usbkw38\wireless_examples\bluetooth\hci_bb>

 

Please let me know if you need any more information.

 

Take care, best regards,

Sebastian

在原帖中查看解决方案

4 回复数
5,728 次查看
jay_lee
Contributor II

Hi,

1. About "Virtual COM driver"

--> My personal computer is WIN10.  It could detect and install virtual COM driver.

      But my official PC is WIN7 x64.   It still need virtual COM driver, PLZ provide it.

2. In Getting Started with the USB-KW38

-->USB-KW38 Development Platform

   Step 2.3: ......Then hold down SW2 (I think this is KW37 RST SW)  on the board and plug it into your computer. It will enumerate as a DAPLINKBOOT drive, and then drag-and-drop the 43_OpenSDA_USB-KW38.bin file onto that drive to update the OpenSDA app.

Where to download "43_OpenSDA_USB-KW38.bin" file ?

0 项奖励
回复
5,728 次查看
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Jay, I hope you're doing well!

I have answered in your other post: https://community.nxp.com/thread/534481 

Please let me know if you have any further issues.

Take care, best regards,

Sebastian

5,728 次查看
jay_lee
Contributor II

Hi 

   I already got USB-KW38.

   But My computer could not find  "KINETIS VIRTUAL COM" drive.

   Could you provide it?

Jay

0 项奖励
回复
5,729 次查看
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Jay, I hope you're doing well!

 

There's USB dongle development kit called the USB-KW38. It actually uses a KW37 as its MCU, but nevertheless, covers the BLE 5 errata you're looking for (namely, the 2M and Coded PHY, but it covers the rest of the BLE 5 Optional Errata as well).

 

There's also an SDK package specifically designed for this USB Dongle, which can be downloaded from the MCUXpresso SDK builder, and customized to your needs. The documentation package including the description for the SDK Examples can also be downloaded from this page after building your SDK.

 

The HCI BlackBox SDK example can be found in the following path of the SDK:

 

<…\SDK_2.6.5_USB-KW38\boards\usbkw38\wireless_examples\bluetooth\hci_bb>

 

Please let me know if you need any more information.

 

Take care, best regards,

Sebastian