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

How to develop a GATT Client application?

I have a central device , that acting as a gatt server. the service is customize, and 128bit- primary serivice UUID ,its characteristics' UUIDs(128bit) are all known, how to discovery the service and characteristics in nrf51822 peripheral? I don't find any examples that has above function.

Parents
  • the application should be like Alert Notification Service Client. but in my situation, the Service in the central device end just expose UUIDs and permissions(write or notify).

Reply
  • the application should be like Alert Notification Service Client. but in my situation, the Service in the central device end just expose UUIDs and permissions(write or notify).

Children
No Data