2 posts / 0 new
Last post
Joacimwe
Offline
Last seen:1 year 2 months ago
Guru
Joined:2014-01-14 06:45
Documentation for BLE

Hi.
In the DA14580_DS_v1.62.pdf datasheet, I see references to "Refer also to BLE_CNTL2_REG[BLE_CLK_SEL]."
However, I can't find any information about that. Not in the same pdf nor in any of the RivieraWaves pdfs at the Resources page.
I'd also like documentation about all the RF_* registers. For example, I can't figure out what does this code mean in the arch_main.c sample.

SetWord16(RF_LNA_CTRL1_REG, 0x24E);
SetWord16(RF_LNA_CTRL2_REG, 0x26);
SetWord16(RF_LNA_CTRL3_REG, 0x7);
SetWord16(RF_REF_OSC_REG, 0x29AC);
SetWord16 (RF_RSSI_COMP_CTRL_REG 0 x7777);
SetWord16(RF_VCO_CTRL_REG, 0x1);

AK_Dialog
Offline
Last seen:1 week 3 days ago
Staff
Joined:2013 - 12 -16 15:49
Hi Joacim,

Hi Joacim,

These references are for internal used BTLE and RF registers which are used by Bluetooth stack and we do not want our customers to alter.

Best regards,
Bluetooth Support Team

Topic locked