Search found 3 matches
- Mon Sep 16, 2024 10:49 am
- Forum: Hardware
- Topic: Creating a spectrum analyzer using multipe ESP32 modules.
- Replies: 2
- Views: 943
Re: Creating a spectrum analyzer using multipe ESP32 modules.
With the ISM band I ment the 2.4Ghz - 2.4835GHz range which BlueTooth uses. I tought that this was the ISM band. But now I understand that the ISM band is much more then that. The 80 bands of BlueTooth are good for me.
- Mon Sep 16, 2024 10:44 am
- Forum: Hardware
- Topic: Implementing custom protocol for 2.4GHz communication
- Replies: 2
- Views: 949
Implementing custom protocol for 2.4GHz communication
Hi,
We want to create our own proprietary protocol using 2.4Ghz bands communication.
Can we control the RF hardware of the ESP32 with our own software? Is documentation available about the RF hardware?
We want to create our own proprietary protocol using 2.4Ghz bands communication.
Can we control the RF hardware of the ESP32 with our own software? Is documentation available about the RF hardware?
- Sun Sep 15, 2024 2:43 pm
- Forum: Hardware
- Topic: Creating a spectrum analyzer using multipe ESP32 modules.
- Replies: 2
- Views: 943
Creating a spectrum analyzer using multipe ESP32 modules.
Hi, I would like to build a spectrum analyzer that monitors all the 80 ISM bands with a high update rate. Can I use one ESP32-MINI to monitor one band? So that I can build this analyzer using 80 modules? To be able to a ESP32-MINI to monitor one band I would need to be able to set the receiver to th...