Hello, we are using the nRF52832 for building our custom board.After loading the example bluetooth_uart code given in the SDK, our board is not producing correct RF(Bluetooth advertisement) which is different from what is generated in the development kit(nRF52).
As is observed, the bluetooth application is switching between the external 32MHz crystal and internal for the power saving purpose. We suspect this feature may result in our bluetooth problem. So, is there any way we can keep every chip function running permanently from the standard 32MHz crystal ? we do not need any Power Saving features. We have 10 kilowatt battery.