⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
tektronic
Offline
Last seen:3 years 1 month ago
Joined:2017-05-06 15:06
Disable RF - Bluetooth on DA14

Hello,

Just a simple question.
Is it possible to disable RF module by software inside the DA14xx MCUs ?
So, the device will be just used as a (normal) MCU without Bluetooth/RF capability. (RF part powered off)

Thank you,
Lucian

Device:
MT_dialog
Offline
Last seen:2 months 14 min ago
Staff
Joined:2015-06-08 11:34
Hi tektronic,

Hi tektronic,

Well, the registers controlling the RF are in powerdown by default, if you dont enable them you will be able to use the device an a simple no RF processor, this is what the projects in the SDK in the peripheral examples do.

Thanks MT_dialog