Frieder Schrempf
4a8dcb4906
variants: XIAO NRF52: Support power-off via user button
...
Add the necessary code to properly power-off the Xiao + Wio
companions. This way we can achieve around 15 microamps of power
consumption in the off state.
Signed-off-by: Frieder Schrempf <frieder@fris.de>
2025-11-22 15:05:07 +01:00
Frieder Schrempf
c76d337a00
variants: XIAO NRF52: Enable user button
...
The Xiao nRF52840 combined with the Wio-SX1262 is often used for
cheap and compact DIY companion nodes. The Wio actually has an onboard
pushbutton that can be used as user button. Enable support for the
button.
Signed-off-by: Frieder Schrempf <frieder@fris.de>
2025-11-22 15:05:06 +01:00
Frieder Schrempf
11f119a7fb
variants: XIAO NRF52: Enable DC/DC regulator
...
This reduces the power consumption by approximately 25%.
Signed-off-by: Frieder Schrempf <frieder@fris.de>
2025-11-22 15:05:05 +01:00
Frieder Schrempf
b9b82fcf1b
variants: WisMesh Tag: Enable status LED
...
Use the blue LED as status LED. This prevents the blue LED from
being always-on and draining the battery. Instead use it as status
LED with blink patterns as other companion devices do.
Signed-off-by: Frieder Schrempf <frieder@fris.de>
2025-11-22 15:05:04 +01:00
Frieder Schrempf
0f565323a0
variants: WisMesh Tag: Enable DC/DC regulator
...
According to the documentation and experiments on other boards using
NRF52 + SX1262 this reduces the power consumption significantly. This
assumes that the hardware actually has the inductor for the internal
DC/DC regulator populated which is very likely. Even if not, it won't
hurt.
Signed-off-by: Frieder Schrempf <frieder@fris.de>
2025-11-22 15:05:02 +01:00
ripplebiz
459169e8cb
Merge pull request #1092 from liquidraver/rakgps
...
Fix RAK4631 GPS UART pin macros for L76K to work
2025-11-17 14:04:09 +11:00
ripplebiz
caf421b591
Merge pull request #1106 from oltaco/keepteen-lt1
...
Add support for Keepteen LT1
2025-11-17 13:50:16 +11:00
Florent
838e83b3b5
xiao_s3: relocate serial pins on repeater_bridge_rs232
...
* conflicts with i2c pins that are documented on the same pins
* this is a commented target
2025-11-16 17:07:33 +01:00
Florent
3dd6dc02ea
xiao_s3: use environment sensor manager and add sensor role
2025-11-16 16:55:16 +01:00
taco
bc2256f232
Keepteen LT1: remove terminal_chat and sensor targets
2025-11-16 16:17:11 +11:00
taco
2058af8453
initial support: Keepteen LT1
2025-11-16 15:55:49 +11:00
ripplebiz
8dbb0f5f23
Merge pull request #1071 from tpp-at-idx/thinknode_m2
...
Thinknode_M2: better battery reading accuracy and no display on powerup fix
2025-11-14 15:11:06 +11:00
ripplebiz
ff67c786ef
Merge pull request #985 from liquidraver/dev3
...
Fix reversed GPS PINs on G2 and enable timesync
2025-11-14 14:34:23 +11:00
ripplebiz
11a0bd6ef1
Merge pull request #1035 from liquidraver/devt114
...
Add Heltec T114 GPS + timesync
2025-11-14 14:33:05 +11:00
ripplebiz
a5cdc88fe2
Merge pull request #1064 from recrof/esp_contacts_350_channels_40
...
set max contacts to 350 and channels to 40 for esp32c3, s3 and c6
2025-11-12 00:49:05 +11:00
liquidraver
b0ce00652f
Fix RAK4631 GPS UART pin macros
2025-11-11 13:00:27 +01:00
Tomas P
a0bf66f9d8
Fix for display not coming on after poweron
2025-11-07 09:50:21 +01:00
Tomas P
429f82106b
tweak getBattMilliVolts to report battery more accurately
2025-11-07 09:48:57 +01:00
Tomas P
c0a51aff66
change ADC_MULTIPLIER to better reflect battery voltage
2025-11-07 09:47:18 +01:00
recrof
04c0c40b39
set max contacts to 350 and channels to 40 for esp32c3, s3 and c6
2025-11-04 23:58:32 +01:00
David Hall
c3dbec41ba
Fix manufacturer name on Seeed Xiao S3 WIO
2025-11-03 21:02:08 +00:00
David Hall
5c80334dbd
Fix manufacturer name on Seeed Xiao S3 WIO
2025-11-03 21:00:43 +00:00
ripplebiz
5b4544b9fe
Merge pull request #889 from fdlamotte/sensecap_indicator
...
Sensecap indicator
2025-11-03 11:09:17 +11:00
ripplebiz
228b073006
Merge pull request #982 from ViezeVingertjes/feat/wio-wm1110-variant
...
Add Seeed Wio WM1110 Dev Board variant
2025-10-31 17:02:47 +11:00
ViezeVingertjes
5088444f85
Update Wio WM1110 configuration to disable GPS and clean up location provider code
2025-10-30 16:33:02 +01:00
liquidraver
07e58d8ab5
Merge branch 'dev' into devt114
2025-10-30 10:10:06 +01:00
liquidraver
f3b20d5e70
t114 gps
2025-10-30 08:35:01 +01:00
ripplebiz
c4e99a841a
Merge pull request #1023 from WattleFoxxo/dev
...
Update xiao rp2040 to use new radio standard init
2025-10-30 12:43:20 +11:00
ripplebiz
cc002404fa
Merge pull request #1026 from recrof/disable_esp32c6
...
esp32c6: disable releases because of issues with pioarduino(arduino 3.0)
2025-10-29 23:29:06 +11:00
recrof
4aef696620
missed one definition
2025-10-29 13:27:26 +01:00
recrof
377f9ff67d
renamed esp32c6 variants, so they are not included in release. added disclaimer about pioarduino builds
2025-10-29 13:22:11 +01:00
recrof
1c052d8ad2
use different strategy in renaming the envs in order to avoid building
2025-10-29 13:14:27 +01:00
recrof
1bbc2151f1
remove vision master boards because of issues with display drivers
2025-10-29 10:32:39 +01:00
WattleFoxxo
d4eb04d6e9
Switch xiao rp2040 to std init
2025-10-29 15:20:31 +11:00
ripplebiz
cb4468bd5d
Merge pull request #977 from tpp-at-idx/thinknode_m2
...
Support for Elecrow Thinknode M2
2025-10-27 13:31:09 +11:00
ripplebiz
9aa11a87ab
Merge pull request #1000 from kallanreed/enable_wismesh_tag_gps
...
Add PIN_GPS_EN build flag for wismesh tag companion
2025-10-26 15:36:48 +11:00
Scott Powell
dfb4497c7a
* T114: enabled GPS page in UITask
2025-10-23 21:44:52 +11:00
kallanreed
8ca3ed28cf
set PIN_GPS_EN in wismesh tag companion
2025-10-22 16:16:43 -07:00
liquidraver
0920dc6663
Fix reversed GPS PINs on G2 and enable timesync
2025-10-21 12:23:45 +02:00
ViezeVingertjes
ec05d40b3c
Add Seeed Wio WM1110 Dev Board variant
2025-10-20 21:40:59 +02:00
taco
5d495d505a
Revert Heltec T114 power savings
...
As discussed on discord with @recrof people are having issues, possibly due to these changes. See https://github.com/meshcore-dev/MeshCore/issues/746
This reverts commit a16e011bd2 .
2025-10-21 00:34:57 +11:00
ripplebiz
4687ab74e3
Merge pull request #973 from recrof/rak_platform_update
...
equalize RAK with all other nrf52 variants and use newer platform with all important fixes
2025-10-20 20:07:49 +11:00
Tomas P
31b8f7252a
Support for Elecrow Thinknode M2
2025-10-19 20:44:27 +02:00
ripplebiz
99e44f499e
Merge pull request #968 from fdlamotte/uitask_back3_disables_buzzer
...
uitask: bring back buzzer toggle on tracker l1
2025-10-19 14:34:42 +11:00
ripplebiz
dab44a1bb0
Merge pull request #967 from fdlamotte/remove_target_h_dep
...
CommonCli: Remove dependency on target.h
2025-10-19 14:25:20 +11:00
ripplebiz
53a2ae97ea
Merge pull request #923 from recrof/tlora_1.6_cleanup
...
TLora V2.1 1.6 cleanup
2025-10-19 14:15:55 +11:00
ripplebiz
798725d450
Merge pull request #922 from recrof/station_g2_cleanup
...
station g2 cleanup
2025-10-19 14:11:20 +11:00
ripplebiz
a222578041
Merge pull request #921 from recrof/heltec_v2_cleanup
...
heltec v2 cleanup
2025-10-19 14:07:16 +11:00
ripplebiz
ebf4599c92
Merge pull request #920 from recrof/heltec_v3_cleanup
...
heltec v3 cleanup
2025-10-19 14:01:50 +11:00
recrof
a5070077ba
equalize RAK with all other nrf52 variants and use newer platform with all important fixes
2025-10-19 00:02:38 +02:00