I'm studying nRF52811 manual, there are moments not clear to me:
1. Is I/Q sampling paused during SWITCHING slots? For example, if I configure 16 1-msec slots (8 switching + 8 sampling) with 125us sampling period, I'll get 64 or 128 samples?
2. TSAMPLEOFFSET is described as "Signed value offset before starting sampling in number of 16M cycles relative to the beginning of the REFERENCE state - 12 us after switching start". I'm completely lost... maybe you could describe this in other words to help me understand?
3. Can I use energy detection feature just for energy detection for custom 1-MBit protocol, not 802.15.4?
4. There is a note in radio electrical specification: "Typical sensitivity applies when ADDR0 is used for receiver address correlation. When ADDR[1...7] are used for receiver address correlation, the typical sensitivity for this mode is degraded by 3 dB". Is this because 1..7 are correlated sequentially? if so, can I be sure that sensitivity won't drop when I fill addresses 1..7 with the same value (I need only two addresses)?
Thanks