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.

CC2650: I want to increase the packet size cc2650

Part Number: CC2650


Please tell me...
I am now creating a wireless communication program using the following two programs.
【rfWsnConcentrator_CC2650_LAUNCHXL_TI】【rfWsnNode_CC2650_LAUNCHXL_TI】


The program is set to "EasyLink_cmdPropTx.pktLen = txPacket->len + addrSize;" in "EasyLink_transmit".
I want to send and receive more than 128 packet sizes currently set.
I tried to change the value of "EASYLINK_MAX_DATA_LENGTH", but it became an error

『#70-D integer conversion resulted in truncation』


What else can I change?
Please tell me...
Rina