how to use fsci with ble.xml

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

how to use fsci with ble.xml

1,578件の閲覧回数
worldlu
Contributor I

how to use FSCI interface with qn908x dongle .

now I want use the qn908x in host to connecting with other BLE remote .

but the FSCI can't give me a detail function to do it ,

i use the test tool use BLE.xml to connect with qn908 dongle ,but can't get any information with it.

could anybody give any suggesting ?  

ラベル(1)
0 件の賞賛
返信
1 返信

1,404件の閲覧回数
ovidiu_usturoi
NXP Employee
NXP Employee

Hi,

An example of using the FSCI protocol is the ble_fsci_black_box. As a start point please consider Kinetis FSCI Host Application Programming Interface.pdf , chapter 9.8. BLE heart rate service use case. (sdk folder -> ..\docs\wireless\Thread/).

The python file contains an equivalent list of commands that can also be sent from TestTool ->CommandLine -> BLE xml commands set.

An example of accessing GAP commands from TestTool is below.

pastedImage_7.png

As a note, please consider that the FSCI  functionality is enabled by default on the following examples:

- ble_fsci_black_box

- otap_server - required for Over the air programming server implementation.

Regards,

Ovidiu

0 件の賞賛
返信