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.

CC1350: Sending More than 22 bytes through BLE

Part Number: CC1350

Hello every body, 

i am using CC1350 in BLE mode and actually i have 2 questions:

- first one i was asking, how to send more than 22 bytes through BLE or how to change the "maxLen" in "simpleProfile_ReadAttrCB" from 22 to any other number i want?.

- second one, how can i send data from CC1350 through BLE without any request command from mobile. i mean can i fire  that transmission through pin interrupt for example?!! 

thanks.