This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Source code needed for ble Connection, RX and TX services.?

I have used following sources for my application:

  1. profile: -BleManager, -BleManagerCallbacks, -BleProfileService
  2. uart: -UARTService -UARTManager, -UARTManagerCallbacks, -UARTInterface

The above source code i have taken from nRF-Toolbox . So i wanted to know is these source are enough for ble Connection, RX and TX services.? Thank you

Related