Hello DevZone,
SDK 15.0.0, sd132
I'm working on the random number generator peripheral in the nRF52832 and used the peripheral example in my SDK.
When I upload the example code to my devkit I can clearly see that every time the microcontroller boots the numbers differ from each other.
When I want to implement that feature in my project, using the same lines of code and files and settings (I believe) it always seems to give me the same number.
Even across multiple devkits.
So can anyone tell me what I'm doing wrong here?
Kind regards