Hello! I have a radio transmitter and receiver, which are used for drones etc. However, i want to use esp32 to fetch its signal and use it as custom program inputs.
Is there a way to do that?
So, to either connect esp32 directly to transmitter via some module, or to reciever outputs?
It is definitely possible to connect any radio transmitter to an ESP32. The question is how much hardware is going to be needed between the ESP and the antenna to help the ESP make sense of the signals.
If the transmitter uses Bluetooth Low Energy, it can likely be connected directly. If the transmitter uses non-BT, non-WiFi protocols or frequencies, you will need a receiver. The exact receiver hardware depends on the protocol and frequency.
2 Likes
Realistically, you're probably better off buying some of their receiver hardware and connecting that to your ESP32. E.g.:
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.
