I can not found the app which could control this demo project with BLE

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

I can not found the app which could control this demo project with BLE

727件の閲覧回数
MarkLi
Contributor I

I found that the FSCL_black_box which located in this path C:\NXP\MKW41Z_ConnSw_1.0.2\boards\frdmkw41z\wireless_examples\bluetooth\FSCL_black_box.

But I can not found the app which could control this demo project with BLE, could you give me a Demo Code with uart to control this demo project because I do not know how to use the interface to creat a ble device client, thanks a lot

ラベル(1)
タグ(1)
1 返信

516件の閲覧回数
jc_pacheco
NXP Employee
NXP Employee

Hello Mark, 

The host module (ble_fsci_black_box) can have various implementations, among which the NXP Test Tool for Connectivity Productscommand console, running on Windows systems or the Python-enabled FSCI Host SDK distributed with Kinetis connectivity stacks packages (portable across Python-supporting desktop or embedded systems) and in a microcontroller embedded system within a RTOS environment.

As a first approach, I'd recommend you to install NXP Test Tool for Connectivity Products and follow the user's guide documentation located at ...\Test Tool 12\Documentation\TTUG.pdf to communicate with your board using the command console interface.

Follow this post for instructions to implement an FSCI host in the software running on a microcontroller embedded system within a RTOS environment.

Hope this helps.

Regards,

JC