Post Go back to editing

ADRV9001 API Documentation Questions Regarding on Monitor Mode

Category: Datasheet/Specs

Hello,

I have two questions about the adi_adrv9001_PowerSavingAndMonitorMode_MonitorModeRssiCfg Struct Reference in the API documentation.

  1. The example setting shows detectionThreshold_mdBFS = 100, but the definition of detectionThreshold_mdBFS says "ranging from -140000 to 0."
    Is the positive setting value listed in the example a misprint?
  2. For the above example configuration values, which of the following three patterns would be true for the timing of the transition to the Detected sub-state after the RSSI threshold value is exceeded?
    a) The transition occurs after the judgment is made after 22 ms, when the fourth RSSI reading ends.
    b) The transition occurs after the judgment is made after 28 ms, when the fourth 7 ms cycle ends.
    c) The transition occurs after the judgment is made at 30 ms, which is set by detectionTime_us.

SDK Version: 0.26.0

I really appreciate any help you can provide.
Thank you.