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/CC2650STK: cc2650stk

Part Number: CC2650STK
Other Parts Discussed in Thread: Z-STACK

Tool/software: TI-RTOS

hi

i want to send more than 20 byte over z-stack using sensortag example, i'm able to send 8byte by modifying ZCL_DATATYPE_INT16 to ZCL_DATATYPE_INT64 and receive my correct data on z-stack linux home gateway, actually i would liketo send more than 8byte, does some one have solution fo this???