ExpressLRS / Backpack

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

Jumper t20 gemini #129

Closed KondratokGK closed 3 months ago

KondratokGK commented 10 months ago

Is the Jumper T20 gemini supported?

pkendall64 commented 10 months ago

You can flash it with the generic and then ESP32 based.

KondratokGK commented 10 months ago

As far as i know it uses additional ESP8285 for espnow, right?

pkendall64 commented 10 months ago

Yes, the code runs on the ESP8285 (backpack) but talks to the ESP32 (main ELRS MCU). Select the following options in the backpack firmware upload section of configurator.

Screenshot 2024-01-12 at 7 44 42 AM
KondratokGK commented 10 months ago

Ok. If I understand correctly, it should look like this: [Jumper T20] <-CSRF-> [Internal ESP32 RX] <-UART-> [?additional ESP8285 device?] <- ESP Now-> [Steadyview ELRS VRX].