Manuel
55da854ba9
Merge branch 'master' into t5-epaper-pro
2025-11-27 14:08:58 +01:00
Jonathan Bennett
654abe5b2c
Add support for muzi-base ( #8753 )
2025-11-25 18:28:06 -06:00
Jonathan Bennett
ed4a798c60
Thinknode M3 support against master ( #8630 )
...
* Add variant_shutdown() as a week function in main-nrf52.cpp
* Add Status LED module
* Add Thinknode M3 support
* Catch case of BLE disabled
* Update src/modules/StatusLEDModule.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/modules/StatusLEDModule.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update variants/nrf52840/ELECROW-ThinkNode-M3/rfswitch.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Remove unused pin
* M3 pairing LED only active for 30 seconds after state change
* Thinknode M3 shutdown work
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-24 16:35:54 -06:00
Thomas Göttgens
d743ba8e75
Add Thinknode M6
2025-11-21 10:14:06 +01:00
Manuel
109fd627a4
workaround for INT ERR_NOT_FOUND
2025-10-28 17:36:09 +01:00
Manuel
bfcc6f5bd7
Update product link
2025-10-17 10:14:59 +11:00
mverch67
281744f2d9
preliminary io pin definitions
2025-10-17 10:14:59 +11:00
Ben Meadors
0860fee209
Merge branch 'develop' into dev-heltec-tracker-v2
2025-10-02 06:10:00 -05:00
rcarteraz
b28d095096
missed t-rexes
2025-10-01 13:32:44 -05:00
Jonathan Bennett
4fd568f384
Initial support for T-Rex
2025-10-01 13:32:44 -05:00
Quency-D
8d323a1cf1
add heltec tracker v2 board.
2025-09-30 08:20:48 +10:00
Quency-D
cea9e1238b
Add heltec_v4 board. ( #7845 )
...
* add heltec_v4 board.
* Update variants/esp32s3/heltec_v4/platformio.ini
Co-authored-by: Austin <vidplace7@gmail.com >
* Limit the maximum output power.
* Trunk fixes
Fixes formatting to match meshtastic trunk linter.
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Austin <vidplace7@gmail.com >
Co-authored-by: Tom Fifield <tom@tomfifield.net >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-21 07:13:28 -05:00
Quency-D
11eb4a5b90
Add heltec_v4 board. ( #7845 )
...
* add heltec_v4 board.
* Update variants/esp32s3/heltec_v4/platformio.ini
Co-authored-by: Austin <vidplace7@gmail.com >
* Limit the maximum output power.
* Trunk fixes
Fixes formatting to match meshtastic trunk linter.
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Austin <vidplace7@gmail.com >
Co-authored-by: Tom Fifield <tom@tomfifield.net >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-21 07:03:44 -05:00
Manuel
39ff880506
reorganize 8MB partition for MUI devices ( #7860 )
...
* reorganize 8MB partition for MUI devices
* update device-install scripts to MUI 8MB partition scheme
2025-09-08 05:56:47 -05:00
Chloe Bethel
0bd4cefad3
Make ExternalNotification show up in excluded_modules, more STM32 modules ( #7797 )
...
* Show ExternalNotification as excluded if it is
* Enable ExternalNotification, SerialModule and RangeTest on STM32WL
* Misc fixes for #7797 - ARCH_STM32 -> ARCH_STM32WL, use less flash by dropping weather station support for serialmodule, set tx/rx pins before begin
* Enable Serial1 on RAK3172, make SerialModule use it (console is on LPUART1)
* Fix SerialModule on RAK3172, fix board definition of RAK3172 to include the right pin mapping.
2025-09-02 07:09:15 -05:00
Ben Meadors
3b82d55176
Revert "Add gat562_mesh_tracker_pro device. ( #7815 )" ( #7824 )
...
This reverts commit 7d1300ab66 .
2025-09-02 06:17:01 -05:00
Wilson
7d1300ab66
Add gat562_mesh_tracker_pro device. ( #7815 )
2025-09-02 13:06:24 +08:00
Ben Meadors
0903ed8232
Mesh solar integrate ( #7764 )
...
* Added HELTEC MeshSolar board. (#7499 )
* Added HELTEC MeshSolar board.
* Set emergency shutdown pin as high impedance
* Set emergency shutdown pin as high impedance
Set emergency shutdown pin as high impedance
* Update variants/nrf52840/heltec_mesh_solar/variant.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update variants/nrf52840/heltec_mesh_solar/variant.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update variants/nrf52840/heltec_mesh_solar/variant.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update I2C SCL pin definition in variant.h
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Updates
---------
Co-authored-by: Quency-D <55523105+Quency-D@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-27 06:02:54 -05:00
Wilson
f413c49555
Add Meshtiny device ( #7676 )
...
* Add Meshtiny device - nRF52 OLED upDown encoder
* Update platformio.ini
* Update platformio.ini
* Add GPS Exclude to Meshtiny.
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-08-20 11:52:10 +08:00
Manuel
b3525c2569
T-Deck Pro support ( #6936 )
...
* initial draft
* fix touchscreen
* fix touchscreen
* optimize GPS
* battery management
* cleanup comments
* enable vibration motor
* refactored TCA8418Keyboard
* update HW_VENDOR id
* manual fixes after merge
* fix keyboard/BQ27220 detection
* add BQ27220
* modify charge voltage and current
* update XpowerLib
* design capacity
* try-fix charge behavior
* improve Vbus detection
* moved variant into esp32s3 folder
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
2025-07-21 19:33:24 +02:00
Ben Meadors
354f149338
Make PacketHistory logging less chatty ( #7272 )
2025-07-08 15:12:44 -05:00
Ben Meadors
798b1f4d86
Add HWIDs for T1000-E in DFU mode ( #7235 )
2025-07-05 07:35:20 -05:00
Ben Meadors
409dfe22ae
Fix Seeed L1 board to enable consistent PIO flashing ( #7211 )
2025-07-02 20:58:15 -05:00
Daniel.Cao
90e99b2bac
feat: add support for RAK3312 (New RAKwireless wiscore ESP32-S3 + SX1262) ( #7115 )
...
* Add support for RAK3112 variant with necessary configurations and definitions
* Add the configuration of the LED pin
* Refactor rak3112 variant configuration: update name, remove unused files,
* Update RAK3112 configuration: refine memory settings, adjust GPS pin definitions
* Update RAK3112 hardware vendor definition to use correct model
* configure LED pins and update module definitions
* Update USB mode configuration for RAK3112 board
* Update power and battery configuration in rak3112 variant
* Cancel the modification of mesh.pb.h
* Rename RAKwireless RAK3112 to RAK3312
---------
Co-authored-by: daniel <daniel.cao@rakwireless.com >
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-07-02 06:03:42 -05:00
Ben Meadors
b0c5327585
Trunk
2025-06-15 07:40:45 -05:00
Csrutil
5d0bf03b01
add support for GAT562 Mesh Trial Tracker ( #6984 )
...
* add support for GAT562 Mesh Trial Tracker
* Hardware Model Definition for GAT562_MESH_TRIAL_TRACKER
* Added RAK4630 for led pin 2 (blue)
* Added RAK4630 for led pin 2 (blue) comment
* don't touch src/mesh/NodeDB.cpp
* set fixed baudrate for gat562_mesh_trial_tracker
* adjust the order of the HW_VENDOR defines
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Tom Fifield <tom@tomfifield.net >
2025-06-13 17:27:48 +10:00
Travis Hardiman
cf4f088337
Update URL for ThinkNode M1 ( #7005 )
2025-06-10 13:52:30 +10:00
Travis Hardiman
22cb20d294
Update heltec t114 URL ( #7004 )
2025-06-10 13:51:37 +10:00
dylanli
c0c2ec195f
add support for seeed wio tracker L1 ( #6907 )
...
* add support for seeed wio tracker l1
* add support in nrf52 arch
* fix ADC problem and comments incorrect
* fix gps wakeup pin
* fix gps pin
2025-05-29 06:33:22 -05:00
rcarteraz
b1955c34aa
Update Seeed Solar Node ( #6763 )
...
* Update Seeed Solar Node
* Update Seeed Solar Node
* updates
* updates
* updates
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-05-14 06:32:24 -05:00
Thomas Göttgens
cc66f7c79b
Crowpanel 4.3, 5.0, 7.0 support ( #6611 )
...
* SD software SPI control
* fix notification crash;
* allow wake on touch
* don't build non-MUI variants
* use pwm buzzer
* Finalize support for Crowpanel TFT 2.4, 2.8 and 3.5
* add hardware ID for TFT panels
* Add stubs for the bigger panels. WIP!
* fix braces
* elecrow 4.3, 5.0, 7.0 support
* completed implementation 4.3, 5.0, 7.0 variants
* NodeDB default config & simplified light sleep macros
* trunk fmt
* remove flags
* removed leftovers (note: rtc gpios are only needed for deep sleep; the remove section caused issues with the elecrows)
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de >
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com >
Co-authored-by: Austin <vidplace7@gmail.com >
2025-05-13 14:15:52 +02:00
Thomas Göttgens
ef14967fbf
Crowpanel 2.4,2.8 and 3.5 support ( #6355 )
...
Co-authored-by: mverch67 <manuel.verch@gmx.de >
2025-04-17 16:03:37 +02:00
dylanli
d74359abf0
add support for Seeed solar panel ( #6597 )
...
* add seeed_solar_node
* fix RF_SW problem
* fix IIC problem
* Update Button redefination
* Add on-board flash pin defination
* fix missing a ','
* update seeed sorlar panel defination
* fix word spell
* fix upstream change
* fix upstream change
* fix upstream change
* fix formate
* Restore the FLASH definition that was deleted by mistake and pull down the CS pin to ensure low power consumption
* fix led defination conflict
* Delete lib/device-ui directory
* Restore protobufs submodule
---------
Co-authored-by: WayenWeng <jinyuan.weng@seeed.cc >
2025-04-17 16:11:17 +10:00
Tom Fifield
98411d408a
Trunk fixes for heltec mesh pocket. ( #6588 )
...
https://github.com/meshtastic/firmware/pull/6533 was merged
without running trunk. This patch fixes the newly introduced
trunk errors.
2025-04-15 16:37:09 -05:00
Aaron.Lee
b46aad85cc
Add new hardware: Heltec MeshPocket ( #6533 )
...
* Add Heltec MeshPocket.
* MeshPocket source code update
* Optimiz code for refresh border during full update.
* Update Heltec MeshPocket json file info.
2025-04-15 13:34:30 +10:00
Ken Piper
baa05aacf5
fix: Correct underlying cause of T-Watch not functioning when set to a 16MB filesystem ( #6563 )
...
* Fix maximum flash size in T-Watch S3 board definition
* Revert "Fix: T-Watch-S3 has 8MB Flash (#6407 )"
This reverts commit 769f0623be .
2025-04-11 13:04:37 +02:00
Nasimovy
2125c03974
Fix for PSRAM detection on ESP32-S3R8 and t-beam ( #6504 )
...
* remove duplicate HAS_LP5562 introduced by #6422
* T190 PSRAM fix
* all the boards with a ESP32-S3R8
* T-beam V1.1 PSRAM
2025-04-06 20:27:46 -05:00
Plant Daddy
f626f02005
Add 'bluetooth' option to the LilyGo T-Watch-S3 definition.
2025-03-31 09:14:48 +02:00
Thomas Göttgens
4a12b4eb32
add Thinknode-M1 ( #6435 )
...
* ThinkNode M1
* Update Epaper Driver
* Your day isn't complete unless trunk has complained about your formatting at least once.
2025-03-28 21:22:17 +01:00
Mark Trevor Birss
186e509607
Update esp32-s3-pico.json ( #6284 )
...
* Update esp32-s3-pico.json
* Update esp32-s3-pico.json
2025-03-11 13:11:11 +02:00
dylanli
445efe9e21
Add support for seeed_xiao_nrf52840_kit ( #6231 )
...
* add support for seeed_xiao_nrf52840_kit
* Update platformio.ini remove board level define
2025-03-05 16:22:25 -06:00
Mictronics
f0f2cd0e0e
RAK11310 Fix build with latest Arduino framework ( #6227 )
2025-03-04 21:39:10 +01:00
A_Ponzano
7eb77276cd
Add support for new NRF52 board, MeshLink ( #5736 )
...
* Add support for MeshLink
* Updated, enabled watchdog and added button definition
* added eink variant and removed some compile errors
* Small board json file edit
* Finally got trunk working (somehow?), this is just cleanup with trunk fmt
* Various improvements and cleanup. Removed the use of PIN_3V3_En and defined a specific WD_EN pin instead for better clarity. Will do a bit more testing asap to make sure everything still works as intended :)
* Enable on-board QSPI Flash
* run trunk fmt with clang-format
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
Co-authored-by: Austin <vidplace7@gmail.com >
2025-02-16 19:49:17 -06:00
Tom Fifield
89ebafc8b8
Minor TFT branch cherry-picks ( #5682 )
...
* update indicator board
* Fixed the issue that indicator device uploads via rp2040 serial port in some cases.
* esp debug logs
* USB mode=1 messed up the debug log
* dummy for config transfer (#5154 )
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de >
Co-authored-by: virgil <virgil.wang.cj@gmail.com >
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
2024-12-28 08:32:24 -06:00
Tom Fifield
ad726ad684
More meshtab cherry-pick ( #5681 )
...
* board definition for mesh-tab (not yet used)
* use board definition for mesh-tab
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de >
2024-12-28 08:29:58 -06:00
Thomas Göttgens
8e6ef4ea04
add nugget and nibble boards for 38c3 ( #5609 )
...
* add nugget and nibble boards for 38c3
* mark those boards extra for now
2024-12-21 14:57:01 +01:00
📡 WatskeBart 🤖
af79970ad7
Added product url ( #5594 )
2024-12-18 15:46:18 +11:00
Tom Fifield
c071eed6a3
cherry-pick: unphone support ( #5174 )
...
* unphone part 1
* Unphone support
* update HWid unphone
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de >
2024-10-28 09:25:25 +01:00
Jonathan Bennett
82145e0661
Cherry picks ( #5166 )
...
* fix compiler error std::find()
* fix wifi/bt connection status
* try-fix crash
* added 1200baud reset
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de >
2024-10-28 10:21:57 +10:00
Muhammad Shah
e37369a25f
Icarus - Custom PCB ( #5155 )
...
* added Icarus
* added Icarus
* Update platformio.ini
* Fixed I2C ports
* Update variant.h
2024-10-26 19:24:30 -05:00