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

What changes are needed in SDK V15 sdk_config.h so nRF52832 can run on internal RC oscillator

What changes are needed in SDK V15 sdk_config.h so nRF52832 can run on internal RC oscillator?

I am using the BLE UART example, nRF52832 with Soft device s132_nrf52_6.0.0, nRF5_SDK_15.0.0_a53641a

Any help appreciated

Parents
  • I have been testing three (3) custom boards with  the nRF52832 for a while.

    (Rigado BMD-300 Module) with internal RC oscillator

    nRF5_SDK_13.0.0_04a0bfd

    s132_nrf52_4.0.5

    I works reliably, connects every time, custom profile with 3 services.

    I recently programmed the Nordic BLE UART, and it seems to work great at 115200 baud.

    I was trying to upgrade to

    s132_nrf52_6.1.0 and nRF5_SDK_15.0.0_a53641a and could not figure out all the changes needed for the sdk_config.h file.

    But...

    I read a few cases that say the BLE radio will not work with RC Oscillator

    And then I read others saying it will work just fine, since the BLE Stack continuously corrects the frequency

    So what am I missing?

    Any help appreciated

Reply
  • I have been testing three (3) custom boards with  the nRF52832 for a while.

    (Rigado BMD-300 Module) with internal RC oscillator

    nRF5_SDK_13.0.0_04a0bfd

    s132_nrf52_4.0.5

    I works reliably, connects every time, custom profile with 3 services.

    I recently programmed the Nordic BLE UART, and it seems to work great at 115200 baud.

    I was trying to upgrade to

    s132_nrf52_6.1.0 and nRF5_SDK_15.0.0_a53641a and could not figure out all the changes needed for the sdk_config.h file.

    But...

    I read a few cases that say the BLE radio will not work with RC Oscillator

    And then I read others saying it will work just fine, since the BLE Stack continuously corrects the frequency

    So what am I missing?

    Any help appreciated

Children
No Data
Related