11 years ago.

Size of custom Service Characteristics.

Hi there,

Im new to BLE and was hoping that someone may be able to help. I am currently working with the nRF51DK with an attempt to transmit data recieved from another board (via SPI) to an nRF51 Dongle. I have read that each characteristc can hold 20 bytes, is this correct?, Which data type can hold up to 20 bytes in mbed? all i am seeing is the uint8_t, uint16_t and uint32_t data types being used. Thank You

Be the first to answer this question.