Hello,
I got the Adafruit nRF8001 breakout board and was able to successfully build and use the Nordic UART example with it.
I was wondering if there’s any code I could refer to, to understand how to provide GATT services like heart rate using this board. There is such an example for Arduino here:
I was trying to port it to the Spark Core, but I don’t know enough about BLE/ACI or Spark Core APIs to make it build without errors. I was wondering if anyone could point me in the right direction - maybe there’s an example out there?
Thanks