Jaroslav Škarvada
32d622d969
variants: Heltec T114: Disable LED and GPS when powering off
This should reduce power consumption in hibernation.
Signed-off-by: Jaroslav Škarvada <[email protected] >
7 months ago
Frieder Schrempf
5235516dc7
variants: XIAO NRF52: Enable status LED
Fix the active state of the LEDs (active low) and enable the status
LED.
Signed-off-by: Frieder Schrempf <[email protected] >
7 months ago
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 <[email protected] >
7 months ago
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 <[email protected] >
7 months ago
Frieder Schrempf
11f119a7fb
variants: XIAO NRF52: Enable DC/DC regulator
This reduces the power consumption by approximately 25%.
Signed-off-by: Frieder Schrempf <[email protected] >
7 months ago
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 <[email protected] >
7 months ago
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 <[email protected] >
7 months ago
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
7 months ago
Florent
3dd6dc02ea
xiao_s3: use environment sensor manager and add sensor role
7 months ago
taco
bc2256f232
Keepteen LT1: remove terminal_chat and sensor targets
7 months ago
taco
2058af8453
initial support: Keepteen LT1
7 months ago
liquidraver
b0ce00652f
Fix RAK4631 GPS UART pin macros
7 months ago
Tomas P
a0bf66f9d8
Fix for display not coming on after poweron
8 months ago
Tomas P
429f82106b
tweak getBattMilliVolts to report battery more accurately
8 months ago
Tomas P
c0a51aff66
change ADC_MULTIPLIER to better reflect battery voltage
8 months ago
recrof
04c0c40b39
set max contacts to 350 and channels to 40 for esp32c3, s3 and c6
8 months ago
David Hall
c3dbec41ba
Fix manufacturer name on Seeed Xiao S3 WIO
8 months ago
David Hall
5c80334dbd
Fix manufacturer name on Seeed Xiao S3 WIO
8 months ago
ViezeVingertjes
5088444f85
Update Wio WM1110 configuration to disable GPS and clean up location provider code
8 months ago
liquidraver
f3b20d5e70
t114 gps
8 months ago
recrof
4aef696620
missed one definition
8 months ago
recrof
377f9ff67d
renamed esp32c6 variants, so they are not included in release. added disclaimer about pioarduino builds
8 months ago
recrof
1c052d8ad2
use different strategy in renaming the envs in order to avoid building
8 months ago
recrof
1bbc2151f1
remove vision master boards because of issues with display drivers
8 months ago
WattleFoxxo
d4eb04d6e9
Switch xiao rp2040 to std init
8 months ago
Scott Powell
dfb4497c7a
* T114: enabled GPS page in UITask
8 months ago
kallanreed
8ca3ed28cf
set PIN_GPS_EN in wismesh tag companion
8 months ago
liquidraver
0920dc6663
Fix reversed GPS PINs on G2 and enable timesync
8 months ago
ViezeVingertjes
ec05d40b3c
Add Seeed Wio WM1110 Dev Board variant
8 months ago
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 .
8 months ago
Tomas P
31b8f7252a
Support for Elecrow Thinknode M2
8 months ago
recrof
a5070077ba
equalize RAK with all other nrf52 variants and use newer platform with all important fixes
8 months ago
Florent
ce70792309
lgfx_display: better handle display class construction
8 months ago
Florent
7d62a27836
uitask: bring back buzzer toggle on tracker l1
8 months ago
Florent
f085a9d6c5
tracker_l1_eink: set UI_HAS_JOYSTICK
8 months ago
Florent
3210475f35
CommonCli: Remove dependency on target.h
8 months ago
Scott Powell
cd920693ec
* UITask: new UI_HAS_JOYSTICK
* MomentaryButton: new constructor 'multiclick' param
* WIoTrackerL1: now just use joystick, joystick press for KEY_ENTER, no multi-click for snappier UI
8 months ago
recrof
c6e5d5021e
fix: remove VL53L0X because it causes bootloops on esp32c3
8 months ago
recrof
69cddbca4e
move LilyGoTLoraBoard.h to variants, use template in platformio.ini, cleanup
8 months ago
recrof
7cb2e0863a
move StationG2Board.h to variants, enable ESM, add companion wifi, cleanup
8 months ago
recrof
1979517381
heltec v2 cleanup
8 months ago
recrof
c4a2b13930
moved HeltecV3Board.h to variant folder
8 months ago
recrof
4dc3dda2d8
xiao c3: migrated to esm, added missing roles, cleanup
8 months ago
Quency-D
70ac820594
add heltec tracker v2 board.
8 months ago
Rastislav Vysoky
8a2e4721d1
heltec wireless tracker: use `-D ARDUINO_USB_CDC_ON_BOOT=1` with all envs
repeater and room server envs did not have arduino cdc flag enabled which resulted in broken serial.
8 months ago
Bill Plein
b588e3f1e3
Ikoka Nano Variant
Created as a fork of the ikoka stick variant.
- Updated for Ikoka Nano legacy pinout
- Removed display support
- Removed user button support
- Retains I2C sensor support
Tested with the ebytes E22 30W module, companion-ble and repeater firmware versions, with an I2C INA3221 power sensor.
8 months ago
ViezeVingertjes
da7b8ad669
Add powerOff support for MeshPocket
8 months ago
Sebastian Muszynski
601479e572
Introduce Heltec_WSL3_companion_radio_wifi target
9 months ago
João Brázio
13a0202062
Add BRIDGE_DEBUG flag
9 months ago
Florent
45ab0e8cf7
sensecap_indicator: initial espnow support
9 months ago