Backpack
Backpack copied to clipboard
[Feature Request] Elrs backpack for RX5808-div (BAYCK Starfish D1)
Hi, there is opensource VRX based on ESP32 + 2*RX5808 https://github.com/Ft-Available/RX5808-Div/tree/main
Any idea how could we implement backpack there?
It's pretty cheap and looking good opensource VRX, I ordered mine there https://aliexpress.ru/item/1005005186732201.html?sku_id=12000032027326078
While waiting for it to arrive just trying to think how could we get erls backpack inside it, since its esp32 based.
Since it's ESP based it could easily integrate backpack functionality directly into it's own codebase. The backpack code is also ESP based so it should be a fairly easy task to pull the code from the backpack repo into the codebase for the VRX and create a task to listen for backpack messages.