Hi everybody ,
I need to change the Bluetooth packet length to 30 bytes in order to cover almost all cases of long messages in a new project .
Currently I can receive a complete 22 bytes message using our BTool provided by TI, but the message is received in two frames with an interval of 1-2s. If I use their BLE tool named CMCS this interval seems too long and it goes in timeout.
So the request is to have possibility to change the Bluetooth packet length to 30 bytes or even higher. ?
I am actually using Simpleserial code , where to apply changes in code ?
thank you
best regards
Carlo