Skip to content

Commit

Permalink
Add Jumper Bunblebee T-12 1W module
Browse files Browse the repository at this point in the history
  • Loading branch information
pkendall64 committed Oct 9, 2024
1 parent 0096208 commit 9c40320
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
29 changes: 29 additions & 0 deletions TX/Jumper T-12 1W 2400.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"serial_rx":44,
"serial_tx":43,
"radio_miso":15,
"radio_mosi":16,
"radio_sck":7,
"radio_busy":4,
"radio_dio1":5,
"radio_rst":6,
"radio_nss":17,
"radio_dcdc":true,
"power_enable":11,
"power_rxen":1,
"power_txen":10,
"power_lna_gain":12,
"power_min":1,
"power_high":6,
"power_max":6,
"power_default":2,
"power_control":0,
"power_values":[-18,-13,-10,-5,-2,3],
"use_backpack":true,
"debug_backpack_baud":460800,
"debug_backpack_rx":14,
"debug_backpack_tx":13,
"backpack_boot":21,
"backpack_en":38,
"misc_fan_en":9
}
9 changes: 9 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1861,6 +1861,15 @@
"min_version": "3.4.0",
"platform": "esp32-s3",
"firmware": "Unified_ESP32S3_2400_TX"
},
"t12-1w": {
"product_name": "Jumper AION Bumblebee 2.4GHz TX",
"lua_name": "AION Bumblebee",
"layout_file": "Jumper T-12 1W 2400.json",
"upload_methods": ["uart", "wifi", "etx"],
"min_version": "3.5.0",
"platform": "esp32-s3",
"firmware": "Unified_ESP32S3_2400_TX"
}
},
"tx_900": {
Expand Down

0 comments on commit 9c40320

Please sign in to comment.