This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/CC2541: How to send more than 8 bit of Data using BLE

Part Number: CC2541
Other Parts Discussed in Thread: ADS1220

Tool/software: TI-RTOS

Hi,

I have interfaced ads1220, a 24 bit ADC with CC2541 and I am viewing results on mobile via BLE. Using Simple BLE Peripheral example, I am able to send 8 bits of data at a time to mobile, but I want to send entire 24 bits of data received via ADC to mobile via BLE at once. I tried customizing characteristics defined but wasn't successful.

Is it possible to send 24-bit data via BLE using CC2541, If yes then how?

Thanks,
Abhishek Shrivastava.