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???