From 6f83a274eb12704361f80fcf70ebe9cf0c84aa2b Mon Sep 17 00:00:00 2001 From: YehorShytikovWB <117676856+YehorShytikovWB@users.noreply.github.com> Date: Tue, 23 Jul 2024 14:16:17 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40655e4..3c4c41f 100644 --- a/README.md +++ b/README.md @@ -46,11 +46,15 @@ at that level. 32 -135 33 -139 +Example: +step-13 Frequancy:816.25 +Power Bins: 0000,0000,0000,0000,0000,0000,0000,0000,0000,0000, 0000,0000,0000,0000,0000,0000,0000,0000,0000,0400, 0000,0000,0000,0000,0000,0000,0006,001B,000E,0005, 0006,0002,0000, + The spectrum analyzer performs power measurements in the configured bandwidth. -The X axis represents frequency in MHZ and Y axis display actual received power in 33 dBm. +The X axis represents frequency in MHZ and Y axis display actual received power. In this example above, the frequency span goes from 850 MHz to 950 MHz (that is a 100MHz range), and -the visual amplitude goes from -11 dBm to -110(-139) dBm. +the visual amplitude goes from -11 dBm to -110(-139) according to the datasheet(High sensitivity: down to -148dBm) dBm. To show the results in a plot, run the Python script RadioLib/extras/SX126x_Spectrum_Scan/SpectrumScan.py