hi,
I am a fresher .I am asked to do the communication between nrf51 D K and moblie phone( nrf connect app). Can anyone provide me a sample code and required documents to study.
Thank you
hi,
I am a fresher .I am asked to do the communication between nrf51 D K and moblie phone( nrf connect app). Can anyone provide me a sample code and required documents to study.
Thank you
You can download the nRF5 SDK v12.3.0 from: https://www.nordicsemi.com/eng/nordic/Products/nRF51-DK/nRF5-SDK-v12-zip/5428
The description for the various examples is available at the Nordic Infocenter: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Findex.html&cp=4_0_5
You can try out the BLE Blinky Application which is based on the Nordic LED Button Service: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fble_sdk_app_blinky.html&cp=4_0_5_4_2_2_20
The nRF Connect App or Nordic Blinky might be helpful for you in controlling the LEDs on nRF51DK.
You can download the nRF5 SDK v12.3.0 from: https://www.nordicsemi.com/eng/nordic/Products/nRF51-DK/nRF5-SDK-v12-zip/5428
The description for the various examples is available at the Nordic Infocenter: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Findex.html&cp=4_0_5
You can try out the BLE Blinky Application which is based on the Nordic LED Button Service: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fble_sdk_app_blinky.html&cp=4_0_5_4_2_2_20
The nRF Connect App or Nordic Blinky might be helpful for you in controlling the LEDs on nRF51DK.
Thank you