This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Running basic tutorial on custom breakout board

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?

devzone.nordicsemi.com/.../

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:

Parents
  • Well that kind of points to a hardware problem. The only difference between the 300 and 301 is an external vs. internal antenna.

    The options I see are:

    1. Something isn't soldered down correctly module to your board.
    2. The BMD-300 module is bad
    3. The BMD-300 module might have a pre-production nRF53832 which have some unique software needs.
    4. Something is messed up with your RTC circuit on your breakout board.

    I would start first by changing the init statement for the SD to run off the internal RC RTC. That should answer number 4.

Reply
  • Well that kind of points to a hardware problem. The only difference between the 300 and 301 is an external vs. internal antenna.

    The options I see are:

    1. Something isn't soldered down correctly module to your board.
    2. The BMD-300 module is bad
    3. The BMD-300 module might have a pre-production nRF53832 which have some unique software needs.
    4. Something is messed up with your RTC circuit on your breakout board.

    I would start first by changing the init statement for the SD to run off the internal RC RTC. That should answer number 4.

Children
No Data
Related