NRF Blinky implementation

Hi, 

I am building an app that connects to the NRF52840 with BLE. The NRF board is attached to an electrocardiogram(ECG) setup, so I am interested in the app being able to receive ECG data from the NRF chip. I tried to clone the NRF Blinky repository along with the BLE library, however I am running into a lot of issues, was wondering if anyone would be willing to help a beginner out! 

Related