I'm new to using the Nordic SDK and I'm trying to use the BLE template to start my own service. Is there a walk-through for doing this somewhere that may be able to help? I have already completed the introduction to BLE tutorials.
I'm new to using the Nordic SDK and I'm trying to use the BLE template to start my own service. Is there a walk-through for doing this somewhere that may be able to help? I have already completed the introduction to BLE tutorials.
I am using Keil to do my programming. I also tried using nFR Go Studio to load the hex files as well as 'drag and drop' in Windows Explorer. My device is the nRF52-DK with the nFR52832 chip. I used version 14.2 of the SDK. I also realized I was in error in my previous post. I am using V5.0 of the S132 soft device.
Thank you for your input. I am considering trying SES at this point. It would be nice to not have the code limitations, but I am on limited time because I am an intern and don't want to spend a lot of time learning a new IDE.
Ketil: I figured out how to use this thanks to you and the tutorial. I also completed challenge 1 and am very excited to start my own application. Thank you again!