Search found 2 matches
- Fri Jan 06, 2023 5:23 pm
- Forum: General Discussion
- Topic: 2.4 GHz scanner based on ESP32 Wifi module
- Replies: 2
- Views: 2740
Re: 2.4 GHz scanner based on ESP32 Wifi module
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
- Tue Dec 20, 2022 6:23 am
- Forum: General Discussion
- Topic: 2.4 GHz scanner based on ESP32 Wifi module
- Replies: 2
- Views: 2740
2.4 GHz scanner based on ESP32 Wifi module
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'...