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.
thanks , yes it works if i erase the softdevice but what is the reason for that? a softdevice was even used in a blinky software which doesn't uses any wireless technology , but why it is not used in pwm? i thought it was only there for using wireless services.
Also if i want to use the ADC, how can i modify the example code to get an output on the terminal if i give a sample analog value on the AnalogIN.
thanks for all your help
thanks , yes it works if i erase the softdevice but what is the reason for that? a softdevice was even used in a blinky software which doesn't uses any wireless technology , but why it is not used in pwm? i thought it was only there for using wireless services.
Also if i want to use the ADC, how can i modify the example code to get an output on the terminal if i give a sample analog value on the AnalogIN.
thanks for all your help