This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to establish GATT services in Keil5?

I am considering nRF51840 chip to use in my project, I have found good examples for it, but I still have a question if there is a special method to establish new services and characteristics for the GATT protocol.

Simplicity(IDE for SiliconLabs products), for example, provides a GUI to configure it, so is there any similar option in Keil for Nordic chip or I have to hard code it?

Related