Hi,
I know that the BLE protocol allows to write up to 20 bytes size packets, I have also set max length to 20 bytes in my custom characteristics.
But when I am trying to send more than 20 bytes packets from android app to my application(on nRF52), I am getting Fatal error.
I don't expect that my application crashed when someone send more than 20 bytes.
Call stack shown below after Fatal error:
I am using SDK17 and nRF52840 DK board.
