device cannot be connected

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

device cannot be connected

817 次查看
aiswaryakrishna
Contributor II

Iam using wireless uart bm example code to make my device(qn9080dk board) to communicate through ble wireless uart service.iam able to connect my device through nxp iot tool box app only.I cant connect with other terminal apps.

please help me to solve the problem. 

标签 (1)
0 项奖励
4 回复数

616 次查看
xing_chang
NXP Employee
NXP Employee

Hello,

The Wireless UART application implements both the GATT client and server for the custom Wireless UART profile and
services.

The APP needs to implement service_wireless_uart otherwise the device will BleServDisc_FindService fails and disconnect.

0 项奖励

616 次查看
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

The IoT Toolbox mobile application features NXP’s proprietary tools/applications, including:

  • NXP BLE Beacon.
  • Wireless UART.
  • Over-The-Air Programming (OTAP)

Maybe the guide for the tool might be helpful for you. As those are proprietary, that might be the reason why you can't use other terminals to get the same functionality. Also, consider that the device it's a Bluetooth Low Energy and other applications might be for Bluetooth Classic.

Regards, 

Estephania

0 项奖励

616 次查看
aiswaryakrishna
Contributor II

hi,

can you tell me where i can remove this proprietary properties in the wiresless uart code.

0 项奖励

616 次查看
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

I believe you might have a confusion regarding the different Bluetooth profiles, could you please check the following documents available in the SDK of the part?

BLE Application Developer's Guide

BLE Demo Applications User's Guide

Regards, 

Estephania

0 项奖励