This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2650STK: The Connection Event

Part Number: CC2650STK

hi,

I'm learning BLE communication.

I'm a little confused about the basic concept of the connection event

what I am not clear is who is managing the connection events - for example, from our application we are sending notifications constantly, each notification 20 bytes long, then is it the BLE stack taking care to put appropriate number of packets into connection event, close connection event, open new connection event?

sincerely

Simon

  • Hi Simon,

    Multiple packets can be sent during one connection event. The BLE stack will handle sending the packets. (Note that some devices, like iOS devices, limit the number of permitted packets per connection interval.)

    If you're confused, you should use a packet sniffer to see what's going on.

    You can also read about connection intervals here: dev.ti.com/.../