how to send more than one packet in one connection interval time in KW40z

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

how to send more than one packet in one connection interval time in KW40z

973 次查看
rajneeshsinha
Contributor I

Hello Everyone,

I am working on blood_pressure_sensor example code, KSDK_1.3.0.

My question is: when I am trying to send 20 Bytes of packet twice in single connection interval time in other side (mobile app) receive only last packet (20 bytes).

Can any one suggest me how we can send more than 1 packet in single connection interval? Generally, Ble support 3-4 packets in single connection interval time.

Thanks.

Regards,

Raj

0 项奖励
回复
1 回复

848 次查看
gerardo_rodriguez
NXP Employee
NXP Employee

Hello Rajneesh,

You can do this by sending the packets to the controller fast enough so that it doesn't get postponed to the next connection event.

You can also refer to:

Regards,

Gerardo

0 项奖励
回复