Data reception over BLE

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

Data reception over BLE

46 次查看
chetan98
Contributor II

Hello NXP team,

I am using KW45 to send data over BLE to KW45 LOC board I have connected multiple device at time 4 to LOC board and sending 170 bytes each from each four device at a time, but when I made log from tera term I observed data loss for all 4 device data received.

can NXP tell how to improve data reception from the the multiple device in LOC board.

FYI I am using LOC board sdk example and LOC board sdk for code development.

Thanks and regards

Chetan

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

25 次查看
luis_maravilla
NXP Employee
NXP Employee

Hello Chetan,

 

Could you help us confirm what SDK example are you taking as a base and from which SDK version please?

Could you help us share the log that shows the data loss?

 

I would recommend checking Bluetooth Low Energy Application Developer’s Guide Chapter 9.10, this indicates a recommendation for multiple connections in BLE. Also Chapter  5.1.2 chapter explains the MTU exchange if you need to send more bytes of data, and this community post talks about working with long attributes. Bluetooth Low Energy - Working with long attributes on a GATT Server - Part 1: ATT_MTU - NXP Communi...

 

Best Regards

Luis

0 项奖励
回复

12 次查看
chetan98
Contributor II

Hello,

I am using LOC board SDK and using wireless UART example can you tell me there is any limitation of BLE to send a greater number of packet like for eg. I am sending 240 bytes each at 30ms from 4 device using KW45 evk board and data reception is less and packet or transaction are missed can you tell why it is happening when I am connecting 4 device.

Thanks, and regards

Chetan 

0 项奖励
回复