ESP32 RF Test Tool and TX Tone Functionality
Posted: Mon May 09, 2022 11:54 pm
I'm trying to use an ESP32 to generate a 2.4 GHz continuous wave. I'm currently using the ESP32 RF Test Tool, which gives me the option to generate a continuous TX Tone in the WiFi test mode. It's exactly what I need, but unfortunately only allows me to use the 14 WiFi channels for my frequency. If I switch to BT test mode, I have access to all of the Bluetooth channels, but the output power is much lower, and I need the higher power from WiFi.
Therefore, I have two questions:
1. Is there a way for me to replicate the WiFi TX Tone from the ESP32 RF Test Tool programmatically in user code, using the ESP-IDF?
2. Is it possible to generate a TX Tone with an offset from the WiFi channel frequency? I have found that the TI CC3200 has this ability and I'm hoping to be able to do this with the ESP32.
Attached is just a screenshot of the ESP32 RF Test Tool.
Thanks for the help.
Therefore, I have two questions:
1. Is there a way for me to replicate the WiFi TX Tone from the ESP32 RF Test Tool programmatically in user code, using the ESP-IDF?
2. Is it possible to generate a TX Tone with an offset from the WiFi channel frequency? I have found that the TI CC3200 has this ability and I'm hoping to be able to do this with the ESP32.
Attached is just a screenshot of the ESP32 RF Test Tool.
Thanks for the help.