aeon32 / ESTC2021-project

ESTC-2021 main project
0 stars 0 forks source link

Create BLE Service based on estc_service example #12

Open aeon32 opened 2 years ago

aeon32 commented 2 years ago
  1. Generate random UUID.
  2. Follow the steps in the estc_service example to create your own service.
  3. Discover your device in using the nRF Connect Application and verify that the service is present after connection.