Quantcast
Channel: 蓝牙论坛 - 最近的话题
Viewing all articles
Browse latest Browse all 7524

为什么GATT_Notification发送的数据接收的时候是乱码?

$
0
0

这是发送的值

pReport.value[0] = 1;//赋值
GATT_Notification(noti_cHandle,&pReport,FALSE);

 这是显示的函数

HalUARTWrite(0,&pMsg->msg.handleValueNoti.value[0],15 ); 

为什么显示的是“-”呢?


Viewing all articles
Browse latest Browse all 7524

Trending Articles