ExpressLRS / Backpack

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

Jumper t20 gemini #129

Closed KondratokGK closed 1 month ago

KondratokGK commented 8 months ago

Is the Jumper T20 gemini supported?

pkendall64 commented 8 months ago

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

KondratokGK commented 8 months ago

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

pkendall64 commented 8 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 8 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].