We are running a trial in an open field, where we connect NRF52840 ( GW ) to an NRF 52833 (Node ).
Distance between the units is around 80 meter , we are using Coded Phy with +8db level and internal Antenna
The GW monitors RSSI Level, using "sd_ble_gap_rssi_start(p_gap_evt->conn_handle, 9, 4)", we are seeing major changes in the RSSI, although units are staticly located.
See how it changes between -75 to -96 during the day.
Have you see a similar behavior before ? does that make sense for the RSSI to shift so much ?