Other Parts Discussed in Thread: CC2640, , BLE-STACK
Good day!
I have a problem with CC2640
I am using a multi-role and two peripherals. My peripheral settings TGAP_CONN_EST_INT_MIN = 20 and TGAP_CONN_EST_INT_ MAX = 20
I count the number of sent packets from the periphery to the multi-role (GATT_Notification returns SUCCESS). And the number of received packets in muti-role.
Some packages don't get through. I tried increasing TGAP_CONN_EST_INT_ MAX but packets are still lost, but in smaller numbers. This happens when multi-role is actively exchanged with other peripherals.
What could be the problem?
P.S. Both connections use MTU_Exchange
