Search found 1 match
- Wed Feb 01, 2023 3:17 pm
- Forum: ESP-IDF
- Topic: ESP32-S3 : Unit of the noise_floor and rssi ?
- Replies: 0
- Views: 940
ESP32-S3 : Unit of the noise_floor and rssi ?
Hello, I'm using Rust and the esp-idf framework to read the RSSI and noise floor from the frames I receive in promiscuous mod, on an ESP32-S3-DevKitC-1. The value I get are around 160 for the noise floor and generally between 170 and 220 for the RSSI (I'm interpreting these values as i32). The close...