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

About Notify Data Size

Hi All,

I asked this question before but I accidentally pressed close.

The engineer told me that for nRF5 SDK ( I assume as you said Segger), you can send 10 byte long notification even you have maximum length 50 byte. You do not need to change the maximum length.

According to this answer I have a problem that my array has a mantissa problem.

Generally speaking, I will send 100Bytes of data regularly, but the last Packet may be less than 100Bytes.

If my last Packet is only 20Byte, it will still send 100Byte.

If my last Packet is only 20Byte, it will still send 100Byte.

Best regards,

Kai

Related