Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Long write characteristic from slave side (pca10028) to master (NRF Connect)

Hello,

I have succesfuly used ble_app_hrs--longwrite examples provided in dev zone to receive >20bytes from NRF Connect with my pca10028 board. How can I send >20 bytes besides using queued notifications? I would like to use the same characteric which is being used for receiving in order to receive all data as one package.

I am using pca10028, s110_7_1, sdk 6_1.

Thank you for your time.

Related