2.4 GHz scanner based on ESP32 Wifi module

AlekseiOL
Posts: 2
Joined: Tue Dec 20, 2022 6:16 am

2.4 GHz scanner based on ESP32 Wifi module

Postby AlekseiOL » Tue Dec 20, 2022 6:23 am

Hello everyone

I'm trying to implement RF scanner for 2.4GHz. There are a lot of examples how to scan well known 16 Wifi channels with ESP but is it possible to scan non-wifi 2.4 frequencies (like RF toys controllers, microwave ovens)? I've played with NRF24 which can scan 128 channels but it doesn't fit because it cannot measure signal strength properly (it only says if the signal is higher than 64dB). I suspect Cywm6935 chip can do something like this but these chips are too expensive and out of production...
Is it possible to solve that task with ESP32? Thanks for any information :)

bidrohini
Posts: 202
Joined: Thu Oct 27, 2022 12:55 pm

Re: 2.4 GHz scanner based on ESP32 Wifi module

Postby bidrohini » Fri Dec 23, 2022 7:46 pm

I think you can check this:https://www.youtube.com/watch?v=IJoPkKlxFXA
The RCWL-0516 is an inexpensive proximity sensor that works using microwaves and Doppler Radar. It can be used on its own or with an Arduino.

AlekseiOL
Posts: 2
Joined: Tue Dec 20, 2022 6:16 am

Re: 2.4 GHz scanner based on ESP32 Wifi module

Postby AlekseiOL » Fri Jan 06, 2023 5:23 pm

Unfortunately RCWL-0516 won't work - it uses different frequency range and this range is not configurable (as far as I've could read) :( But the overall idea was great :)

Who is online

Users browsing this forum: No registered users and 90 guests