QN908x BLE HID Device Example not working

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

QN908x BLE HID Device Example not working

ソリューションへジャンプ
884件の閲覧回数
ankur_rathi
Contributor IV

Hi,
I am new to QN908x BLE development environment.
I have imported SDK Example code listed in MCUExpresso IDE.(SDK_2.x_QN908XCDK version:2.2.0)
Example code: HID Device bare metal.
I have followed the steps in readme file, but I am not able to see HID device while scanning on Mobile device.
I am able to load other example code and
Is there any document explaining how exactly this example code works or any document explaining the structure for setting up of BLE profile.

ラベル(2)
1 解決策
738件の閲覧回数
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

No, it is not available on the web page, once you install the SDK there will be a folder with documentation: 

<installation path>\SDK_2.2.0_QN908XCDK\docs\wireless\Bluetooth

When building the package in the MCUXpresso dashboard, you can also see there a link to download the documentation separated.

Regards, 

Estephania

元の投稿で解決策を見る

0 件の賞賛
4 返答(返信)
738件の閲覧回数
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

Did you check the BLE Demo Applications User's Guide?  I believe chapter 5.6 HID Device (Mouse) will be helpful. 

The document is available on the SDK documentation 

Regards, 
Estephania 

0 件の賞賛
738件の閲覧回数
ankur_rathi
Contributor IV

Hi Estephania,
https://www.nxp.com/docs/en/application-note/FRDMKW40ZDAUG.pdf

https://www.nxp.com/docs/en/user-guide/UM10995.pdf 
Are you referring to any of these one.

If not, can you please point the link where the document is.
I am not able to get it from NXP Documentation link (Documentation | NXP ).

0 件の賞賛
739件の閲覧回数
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

No, it is not available on the web page, once you install the SDK there will be a folder with documentation: 

<installation path>\SDK_2.2.0_QN908XCDK\docs\wireless\Bluetooth

When building the package in the MCUXpresso dashboard, you can also see there a link to download the documentation separated.

Regards, 

Estephania

0 件の賞賛
738件の閲覧回数
ankur_rathi
Contributor IV

Thanks Estephania for pointing the location for the document.
Now, I am able to get the device.
Thanks a lot.