Hello, i would like to know if this is possible to send less than 20bytes per packets, by changing the parameters like BLE_GATT_ATT_MTU_DEFAULT or the max data len. My goal would be this thank you so much in advance. Have a great day.
Just to give more explanation i cant "control" the info because they are frames for examples of 246 bytes or 150 bytes and if I'm putting bigger packets I don't have all the info because the buffer is not full so I told myself why not create packets of 1 byte to have all the info, I don't see another issue if someone have ideas :)
Just to give more explanation i cant "control" the info because they are frames for examples of 246 bytes or 150 bytes and if I'm putting bigger packets I don't have all the info because the buffer is not full so I told myself why not create packets of 1 byte to have all the info, I don't see another issue if someone have ideas :)