5 years ago.

Custom BLE Characteristic maximum 4 Bytes with nRF52

Hi,

I implemented some custom BLE Characteristics and some with value size >4 Byte. Unfortunately when i request these values it transmits all the bytes but only the first 4 ones having the right value the rest is zero. I checked the values at the device side and they are correct. So the bug has to be somewhere in the request process. Does anyone have an advice where to look for the bug? Maybe it has something to do with softdevice?

thanks in advance

Be the first to answer this question.