hi all,
now i have a project which transfer data over ble to cell phone .
i do it using gatts Notifications to transfer .
for the compatibility platform(ios and android, assign mini setting) set connect interval as 30ms and packets send between connect interval 4.
ATT_MTU size 23;Connection interval 30ms; Connection event length extension (hvn_tx_queue_size) 4 and GAP event length 4
have anyone advices about this .