Hello,
I am using nRF52832 development kit. I used different examples to send data. But i couldn't accomplish to send data packet over 20 byte. The max data size is defined about 500 byte. But when i try it doesn't work. I always get 0x14 data length which is 20 in decimal. Is there any way to make it more than 20 byte? Any help would be appreciated.