Hi, I am new to CC2540. According to Bluetooth LE spec, I understand that attribute/characteristic length could be max 512 bytes. But it seems that TI CC2540 cannot send more than 22 bytes at a time. While my initiator iPhone 4S is receiving only 20 bytes at a time. My questions are:
*) TI CC2540 cannot send more than 22 bytes in a single BLE packet, right?
*) Does iPhone CoreBluetooth API support more than 20 bytes in a packet? If so then how?