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