Test an AoA Project , some question

Hello,

  I am developing an AoA Tx project using NCS v1.9.0 & 52820. Some problems are hard to solve by myself.

  Below is my configuration:

  1.When CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION=y, even if I turn off all peripherals, the current is still 160µA. Neither setting CLOCK_CONTROL_NRF_CALIBRATION_LF_ALWAYS_ON=n nor turning nRF5 temperature sensor off will change this result. Then I set CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION=n,no other code or configuration changes, the current drops to 6µA. Is it normal? 

  2.When CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION=n, serious packet loss at the receiver. But compare the captured data,there seems to be no difference.Set to “y”, the device returns to normal. Is there something wrong with my configuration? Is there any way to keep power consumption low while maintaining normal operation?

AoA packs