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

Send a simple message between nRF52840 using sdk 15 ble_att_mtu_throughput example

Hi, we are looking into the throughput example provided in the SDK 15.0.0 for evaluating Long range, and want to send simple strings between two devices. Are there anyway to send a message by using the amtc/amts or do I have to include the ble_nus files? We tried with the latter one and get some problems when doing a ble_nus_init...

Related