This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF52811 used without Bluetooth functionality

Hi,

currently I am using nRF52811 in one product with BLE functionality. Now I would like to use the same MCU in other product where BLE is not needed.
In this case I would like to re-use part of the electronics and software which I already use.

So, is it possible to use nRF52811 without BLE functionilty (without SoftDevice and antenna periphery)?
If yes, how should prepare the hardware (pins: ANT, DEC2, DEC3) and software?

Thanks for any help, Jure

Parents
  • Hi,

    Yes, it can be used for UART , SPI etc. and for some CPU processing. But you don't need to do anything with the hardware and can keep everything as it is. You can remove the antenna though as it is not needed.

    Regards,

    Priyanka

Reply
  • Hi,

    Yes, it can be used for UART , SPI etc. and for some CPU processing. But you don't need to do anything with the hardware and can keep everything as it is. You can remove the antenna though as it is not needed.

    Regards,

    Priyanka

Children
Related