Hello Everyone
I am really new to everything here, i just got nRF 52832 board,
Can anyone please tell me the step-by- step method on how to make a program in keil uVision.
Any help will be greatly appreciated.
thanks in advance
Hello Everyone
I am really new to everything here, i just got nRF 52832 board,
Can anyone please tell me the step-by- step method on how to make a program in keil uVision.
Any help will be greatly appreciated.
thanks in advance
Hi,
There is a blinky example in the SDK. Its located in the folder:
<SDK_InstallFolder>\examples\peripheral\blinky
You can download the SDK 12.2 here.
That example uses SDK 11, so you have to download SDK11 instead of SDK12.2. Then make sure that the folder "ble_app_uart__saadc_timer_driven__scan_mode"
is placed in the folder "SDK_11_FOLDER\examples\ble_peripheral"
. I.e "SDK_11_FOLDER\examples\ble_peripheral\ble_app_uart__saadc_timer_driven__scan_mode"
That example uses SDK 11, so you have to download SDK11 instead of SDK12.2. Then make sure that the folder "ble_app_uart__saadc_timer_driven__scan_mode"
is placed in the folder "SDK_11_FOLDER\examples\ble_peripheral"
. I.e "SDK_11_FOLDER\examples\ble_peripheral\ble_app_uart__saadc_timer_driven__scan_mode"