ExpressLRS / Backpack

Firmware for ExpressLRS compatible backpacks
GNU General Public License v3.0
100 stars 73 forks source link

Add telemetry forward to another esp #33

Closed MingchenZhang closed 3 years ago

MingchenZhang commented 3 years ago

Matching the expresslrs pr: https://github.com/ExpressLRS/ExpressLRS/pull/1107

Tested and works with HM ES24TX and another esp32 dev board that receives the telemetry. I haven't test it with another vrx. I'm not sure if using the same bound mac address is a problem. I will try it later.

MingchenZhang commented 3 years ago

I tried with a vrx on bench and it doesn't seem to interfere with vrx. Both vtx and telemetry receiver with the same mac address gets the packet. The only thing is the LED flashes like crazy on vrx, since it constantly gets a lot of telemetry packets.

MingchenZhang commented 3 years ago

Closing this PR due to plan to move to crsf protocol in elrs 2.1