This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Maximum extended advertising data length in SDK17

i noticed that in the "ble_gap.h",  #define BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_MAX_SUPPORTED (255). But now the situation is, i want to broadcast data more than 255 bytes, like 1650 bytes, which is allowed in the Bluetooth Core Specification. Is there any ways to get that?

Related