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.

BTool: Question about HCI_LE_ConnectionUpdate command

Other Parts Discussed in Thread: CC2650

Hello all,

I want information about the HCI_LE_ConnectionUpdate command in BTool. I know the reason for all parameters needed except the 'minimum/maximumLength' parameters. According to TI documentation, the description of those params is "Info parameter about min length of conn" - What does that mean?

One additional question that might be more tricky: When sending a longCharValue, the cap seems to be 90Bytes of transmitted data in each packet when sent through the UUID explorer(meaning double clicking and writing a string value to an attribute). Still I have data length extension enabled (using BLE 5) and the ATT_MTU is set to 251B, and when I go through the Advanced Commands menu and send the command manually, it can send the full 251B. Anyone know a workaround for that? Meaning to be able to double click an attribute value, write a string of more than 251B and transmit it in largest available packets?

/Gamli