This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52850 adding characteristics with data length more than 101.

I'm using nRF52840 and want to send a data of 200 bytes over BLE, but while adding the characteristic, if I give maximum length above 101 it does not accept it. Can someone guide me how to add characteristics with larger data length.

Related