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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

603 Views
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 Kudos
1 Reply

478 Views
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 Kudos