Hello. I've just purchased "nrf51822" module. I want to use the Bluetooth functionality of the board. But while compiling the 'ble' program it I've encountered few issues/errors in the board's hardware. The issues are as follows,
- No Algorithm found for: 0001B000H - 0001DD23H
- Error: Flash Download failed - "Cortex-M0"
I'm currently testing the board with 'keil v5' ide using 'sdk 12.0 s130'.
Can you please give me suggestions about how i can get this board working for my current project.
Here is the stack trace from keilv5 editor stackTrace.docx
Here's the video for reference output.mp4