This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SEND LESS THAN 20 BYTES BLE APP UART

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. 

Parents
  • 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 :) 

Reply
  • 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 :) 

Children
No Data
Related