Hello,
What changes need to be made to the following tutorial to enable basic advertising with the Rigado BMD-300 on a custom board breakout board?
I've ripped out everything to do with the LEDs and buttons, but I'm still not seeing any advertising data with my custom board.
CONTEXT:
- Verified the code works on the Rigado BMD-300 Series Evaluation Kit.
- Verified a basic main.c can run on my custom board with a BMD-300.
- I'm initializing the clocks with this: APP_TIMER_INIT(APP_TIMER_PRESCALER, APP_TIMER_OP_QUEUE_SIZE, false);
- I have also gone through the following blog post: rigado.zendesk.com/.../225674668-Example-files-will-not-run-on-my-hardware-but-do-on-the-Eval-board-