Other Parts Discussed in Thread: CC2540, BLE-STACK, CC2640, CC2640R2F
Hi,
How does CC2541 stack 1.4.0 deals with iOS MTU size deign guideline (section 3.10):
3.10 MTU Size The iOS device supports and requests MTU size larger than default MTUs during the Exchange MTU Request handshake. See the Bluetooth 4.0 specification, Volume 3, Part F, Section 3.2.8. The accessory may use this mechanism to negotiate larger MTU size
Is there a callback to intercept the Exchange MTU Request ? should it be handled ? how ?
I've seen a bunch of threads saying its not supported, however I find it hard to believe that any current BLE stack won't support Apple's guidelines...
Thanks