Hello!
Is there have any tutorial for how to create GATT service on the MCP(master control panel app) and what coding do we need to add to the project?
Hello!
Is there have any tutorial for how to create GATT service on the MCP(master control panel app) and what coding do we need to add to the project?
You can find several tutorials made by Nordic here: devzone.nordicsemi.com/.../
For the peripheral side, three beginner's tutorials are available:
Code examples are provided. You will need an nRF51 dev. kit and setup a development environment. Once the peripheral example is running, you can use the MCP application to debug/check your code.
You can find several tutorials made by Nordic here: devzone.nordicsemi.com/.../
For the peripheral side, three beginner's tutorials are available:
Code examples are provided. You will need an nRF51 dev. kit and setup a development environment. Once the peripheral example is running, you can use the MCP application to debug/check your code.