Forum >Characteristic payload
Characteristic payload

I know from online sources that BLE characteristics are capable of having a payload that is 20 bytes. However, I am not sure if serial port characteristic on the bluno nano puts 20 bytes on its payload. I have a feeling that it does not take advantage of the full 20 byte payload. Does anyone know how many bytes are placed on the serial port characteristic every time that it is updated?
Thanks in advanced!
Thanks in advanced!
2017-04-08 02:21:32 Hi
There are some internal buffer in the bluetooth chip, so it can print lots of bytes. It can reach 1k, which will be enough I think.
Wendy.Hu
There are some internal buffer in the bluetooth chip, so it can print lots of bytes. It can reach 1k, which will be enough I think.
