I recently purchased the nRF51 DK and the NRF51-DONGLE. Would you please advise how to use these two devices. My goal is use the nRF51 DK to programmatically control the Reset Button on the nRF51-Dongle.
Thanks Danny
I recently purchased the nRF51 DK and the NRF51-DONGLE. Would you please advise how to use these two devices. My goal is use the nRF51 DK to programmatically control the Reset Button on the nRF51-Dongle.
Thanks Danny
infocenter.nordicsemi.com/index.jsp
I think this might be what your looking for. I think the example they walk you through in this application note is very similar to your goal. And the finished code for this example is here: github.com/.../nrf51-ble-app-lbs
This is a more basic guide for the nRF51 DK that I would recommend if you are brand new to this: devzone.nordicsemi.com/.../
-Mike