Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I am trying to implement my own GATT service for accelerometer values using the nRF52 DK (with accelerometer added), and send the values across using BLE. If I use one of the official GATT services (e.g Health Thermometer), I can read the values no problem. If I try and implement my own service, the iOS CentralManager can connect to the peripheral device (nRF52) but can't discover any services/characteristics. Does anyone have any ideas? Help would be much appreciated! Thanks.