ripplebiz
a5f3766016
Merge pull request #1429 from Snayler/dev
...
Fix Serial and TX LED not working on Heltec Wireless Paper V1.2
2026-01-25 14:58:07 +11:00
ripplebiz
f0269c9bff
Merge pull request #1465 from recrof/rak3112-port
...
initial RAK 3112 support
2026-01-25 14:56:17 +11:00
Scott Powell
f46f0d0ed1
* WIO tracker l1: BLE companion. default node name now MAC address
2026-01-24 22:08:05 +11:00
ripplebiz
e744adfa39
Merge pull request #1413 from entr0p1/powermgt-nrf52840-v2
...
nRF52840 Power Management v2 Phase 1 - LPCOMP Wake and startup lockout
2026-01-24 21:51:06 +11:00
Rastislav Vysoky
266f6ee856
fixed battery measurement
2026-01-23 23:35:00 +01:00
Rastislav Vysoky
e7c72c5c6a
initial port of rak3112
2026-01-23 22:26:24 +01:00
entr0p1
1f59e52880
nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout
...
Added NRF52840 power management core functionality:
- Boot‑voltage lockout
- Initial support for shutdown/reset reason storage and capture (via RESETREAS/GPREGRET2)
- LPCOMP wake (for voltage-driven shutdowns)
- VBUS wake (for voltage-driven shutdowns)
- Per-board shutdown handler for board-specific tasks
- Exposed CLI queries for power‑management status in CommonCLI.cpp
- Added documentation in docs/nrf52_power_management.md.
- Enabled power management support in Xiao nRF52840, RAK4631, Heltec T114 boards
2026-01-23 17:18:41 +11:00
Scott Powell
3c27132914
* T1000e BLE - default node name is now the MAC address
2026-01-23 15:53:58 +11:00
ripplebiz
616eb57b16
Merge pull request #1428 from etienn01/update-t114-i2c
...
Update T114 I2C pins for external RTC
2026-01-23 12:25:07 +11:00
ripplebiz
32230f6167
Merge pull request #1415 from WattleFoxxo/StationG2-tx-power-changes
...
Change the Station G2's default TX power
2026-01-23 11:58:53 +11:00
taco
36f230d074
thinknode m1: allow GPS to sync clock
2026-01-22 14:42:43 +11:00
taco
ea85486dca
thinknode m1: add missing GPS page to new UI
2026-01-22 14:42:08 +11:00
taco
b09ddfc5e1
thinknode m1: add missing getLocationProvider() override
2026-01-22 14:41:07 +11:00
Miguel de Matos
a7cadc8e44
Fix Serial and TX LED not working on Heltec Wireless Paper V1.2
...
As described on #1276 , tested and working on my heltec wireless paper v1.2
2026-01-20 01:52:45 +00:00
Étienne Fesser
e51a2d1ba0
Update T114 I2C pins
2026-01-19 21:39:01 +01:00
chrisdavis2110
ed5d2909fc
updated variant rak3401
2026-01-17 22:54:20 -08:00
Chris Davis
5e4b33a1a0
Merge pull request #4 from chrisdavis2110/var-rak3401
...
Var rak3401
2026-01-17 22:47:25 -08:00
WattleFoxxo
5c7b28f110
Change the Station G2 default tx power
...
set the default TX power to 7dBm to avoid illegal power output by default.
2026-01-18 14:29:50 +11:00
Rastislav Vysoky
11565673c3
fix: bump max contacts for v3 companion usb
2026-01-15 15:39:44 +01:00
Dustin Brewer
31f98bdd43
Fix Ikoka Stick builds
2026-01-14 17:53:42 -08:00
chrisdavis2110
06c4ca19ab
added variant rak3401
2026-01-13 10:06:50 -08:00
Liam Cottle
4643f4d3a3
Merge pull request #1378 from recrof/ikoka-cleanup
...
cleanup ikoka variants and add all supported sensors
2026-01-13 17:21:24 +13:00
Liam Cottle
77257a376b
Merge pull request #1377 from recrof/t3s3-sx1276-fix
...
FIX: remove serial debug logging from t3s3 sx1276 companion usb
2026-01-13 10:34:45 +13:00
Rastislav Vysoky
324eab9394
cleanup ikoka variants and add all supported sensors
2026-01-12 19:29:32 +01:00
Rastislav Vysoky
266e4893fd
remove serial debug logging from t3s3 sx1276 companion usb
2026-01-12 19:19:23 +01:00
Ferdia McKeogh
55fc03b109
Fix capitalization in T1000-E manufacturer string
2026-01-07 14:24:25 +01:00
Liam Cottle
ff973e43b9
Merge pull request #1334 from olanwe/wifi-queuesize
...
Apply #1331 to other WiFi companions
2026-01-07 22:47:13 +13:00
ripplebiz
ebfe6e4ba5
Merge pull request #1320 from alex-vg/dev
...
Add Xiao_S3_WIO WiFi companion env (Xiao_S3_WIO_companion_radio_wifi)
2026-01-07 14:37:32 +11:00
Oliver Weyhmüller
a7a6bb51ce
Apply #1331 to other WiFi companions
2026-01-07 03:40:00 +01:00
Luke
d4a2e5789f
OFFLINE_QUEUE_SIZE for Heltec Wifi companions
...
OFFLINE_QUEUE_SIZE missing from h3/h4 wifi companions, causing them only store 16 messages.
2026-01-06 14:49:15 +00:00
alex-vg
818f5e9da5
variants: Xiao_S3_WIO: Add WiFi companion env
2026-01-05 02:25:30 +01:00
Rastislav Vysoky
63ae92aa09
fix compilation errors for m6 companion roles
2026-01-03 16:32:36 +01:00
ripplebiz
1d9d37c654
Merge pull request #1247 from entr0p1/dev
...
Fixed T1000-E temperature, lux and BME280 sensor reading accuracies
2025-12-29 12:42:05 +11:00
João Brázio
992d971f07
Add RS232 bridge environment configuration for ProMicro
2025-12-28 20:04:57 +00:00
entr0p1
6c993827de
Fixed T1000-E temperature and lux sensors
2025-12-19 23:51:36 +11:00
Frieder Schrempf
8eb229bcf8
variants: RAK4631: Enable DC/DC regulator to reduce power consumption
...
The RAK4631/RAK4630 module are able to use the DC/DC converter. Enable
it to reduce power consumption.
Signed-off-by: Frieder Schrempf <frieder@fris.de >
2025-12-17 10:39:55 +01:00
Frieder Schrempf
b024b9e1a1
Deduplicate NRF52 startOTAUpdate()
...
The startOTAUpdate() is the same for all NRF52 boards. Use a common
implementation for all boards that currently have a specific
implementation.
The following boards currently have an empty startOTAUpdate() for
whatever reasons and therefore are not inheriting NRF52BoardOTA to
keep the same state: Nano G2 Ultra, Seeed SenseCAP T1000-E,
Wio WM1110.
Signed-off-by: Frieder Schrempf <frieder@fris.de >
2025-12-17 10:30:50 +01:00
Frieder Schrempf
e3bb225efb
Deduplicate DC/DC regulator enable for NRF52 boards
...
Some NRF52 boards are able to use the internal power-efficient DC/DC
regulator. Add a new class that can be inherited by board classes to
enable this feature and reduce the power consumption.
Signed-off-by: Frieder Schrempf <frieder@fris.de >
2025-12-17 10:29:14 +01:00
Frieder Schrempf
93d1560d14
Use common NRF52 begin() and deduplicate() startup reason init
...
Use a common begin() method that can be called from derived classes
to contain the shared initialization code.
Signed-off-by: Frieder Schrempf <frieder@fris.de >
2025-12-17 10:26:57 +01:00
Frieder Schrempf
87b0e432bb
Deduplicate reboot() for NRF52 boards
...
The reboot() method is the same for all NRF52 boards. Use a shared
implementation.
Signed-off-by: Frieder Schrempf <frieder@fris.de >
2025-12-17 10:25:16 +01:00
Frieder Schrempf
6486192477
variants: IkokaNrf52Board: Use NRF52Board base class
...
Signed-off-by: Frieder Schrempf <frieder@fris.de >
2025-12-17 10:22:15 +01:00
ripplebiz
d67f311c3d
Merge pull request #1206 from IoTThinks/MCdev-MCUTemperature-for-repeaters-202512
...
Added default temperature from ESP32 MCU and NRF52 MCU
2025-12-15 19:37:34 +11:00
Florent
aba868f324
Merge branch 'thinknode_m3_port' into dev
2025-12-12 17:20:06 +01:00
Florent
bde4fc3a23
thinknode_m3: initial commit
2025-12-12 17:16:28 +01:00
Florent
e7ed69bdb6
Merge branch 'thinknode_m6_port' into dev
2025-12-12 16:39:37 +01:00
Florent
14efaf6fd3
thinknode_m6: initial port
2025-12-12 16:37:57 +01:00
Kevin Le
4504ad4daf
Added default temperature from ESP32 MCU and NRF52 MCU
...
Added NRF52Board.h and NRF52Board.cpp
Modified NRF52 variants to extend from NRF52Board to share common feature
2025-12-12 19:01:15 +07:00
ripplebiz
9bba417ebc
Merge pull request #1160 from flol/rak11310
...
Support for RAK11310 WisBlock
2025-12-11 10:47:12 +11:00
ripplebiz
f378e103c2
Merge pull request #1171 from luigi311/techo_hibernate_led
...
variants: lilygo_techo: variant: Turn off leds on poweroff
2025-12-11 10:24:05 +11:00
Liam Cottle
09c121efae
Merge pull request #1178 from fschrempf/xiao-nrf-button-pullup-fix
...
Xiao NRF52: Enable pullup on button input
2025-12-07 19:18:48 +13:00