Christophe Vanlancker
d834d66803
feat(tdeck): enable GPS support and configure pins
6 months ago
Frieder Schrempf
10b43a8f9f
variants: XIAO NRF52: Enable button pullup
Some versions of the Wio-SX1262 board don't have the button and the
pullup resistor populated. Enable the internal pullup to prevent
a floating pin and spurious button presses on those boards.
This fixes #1173 .
Signed-off-by: Frieder Schrempf <[email protected] >
6 months ago
Florent de Lamotte
6db57677f9
tracker_l1: enable dc/dc converter
6 months ago
Luis Garcia
ec375fa248
variants: lilygo_techo: variant: Turn off leds on poweroff
Signed-off-by: Luis Garcia <[email protected] >
6 months ago
taco
e1d3da942b
fix DC/DC enable for boards which currently have it.
this fixes how the reg1 dc/dc converter is enabled on WisMesh Tag / T1000e / WM1110 and Xiao NRF52
6 months ago
taco
dde9b7cc76
remove calls to sd_power_mode_set(NRF_POWER_MODE_LOWPWR);
this is the default mode, there is no need to call it unless previously changing it.
6 months ago
João Brázio
69a9a0bce9
Bridge: Add t114 rs232 targets
6 months ago
João Brázio
f56172738d
Bridge: Fix RAK4631 serial2 GPS conflict
6 months ago
Florent
405f703bfe
thinknode_m5: fix repeater build
6 months ago
Florent
1c0017b634
thinknode_m5: gps support
6 months ago
Florent
ee4e87c3ee
thinknode_m5: manage baclight
6 months ago
Florent
dfec6d3483
thinknode_m5: tx_led
6 months ago
Florent
24edd3cf20
thinknode_m5: add pca9557 expander
6 months ago
Florent
d0f6def4f9
thinknode_m5: initial port
6 months ago
Scott Powell
3ddfdd477b
Revert "add heltec_v4 tft expansion box"
This reverts commit 310618e689 .
6 months ago
Rastislav Vysoky
e98c79ae48
added missing NonBlockingRTTTL dependency, added USB and WIFI companions
6 months ago
Rastislav Vysoky
5b7d73866c
fix building issues with heltec wireless paper and heltec tracker
6 months ago
João Brázio
baedddb25d
Rename RS232 bridge environments and update build flags for Serial1 and Serial2
6 months ago
João Brázio
eafbd85d17
Add RAK4631 support for rs232 bridge
6 months ago
Frieder Schrempf
7723a4cb34
variants: Heltec T114: Enable DC/DC regulator
According to the documentation and experiments on other boards using
NRF52 + SX1262 this reduces the power consumption significantly.
Signed-off-by: Frieder Schrempf <[email protected] >
7 months ago
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
taco
fc93d84fb8
tweaks get/set adcMultiplier logic
7 months ago
taco
5a3ea64a97
Repeater: add adc.multiplier setting
7 months ago
taco
454f6b2583
rename adverts
7 months ago
taco
ed9655e14e
rename faketec to promicro
7 months ago
Quency-D
310618e689
add heltec_v4 tft expansion box
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
brad
00e0635ab5
add variant files for ikoka handheld (nrf52 with e22 radio)
7 months ago
Tomas P
a0bf66f9d8
Fix for display not coming on after poweron
7 months ago
Tomas P
429f82106b
tweak getBattMilliVolts to report battery more accurately
7 months ago
Tomas P
c0a51aff66
change ADC_MULTIPLIER to better reflect battery voltage
7 months ago
recrof
04c0c40b39
set max contacts to 350 and channels to 40 for esp32c3, s3 and c6
7 months ago
David Hall
c3dbec41ba
Fix manufacturer name on Seeed Xiao S3 WIO
7 months ago
David Hall
5c80334dbd
Fix manufacturer name on Seeed Xiao S3 WIO
7 months ago
ViezeVingertjes
ff4fa7be31
Add ESP32-S3-Zero board configuration and Nibble Screen Connect variant
7 months ago
ViezeVingertjes
5088444f85
Update Wio WM1110 configuration to disable GPS and clean up location provider code
7 months ago
liquidraver
f3b20d5e70
t114 gps
7 months ago
recrof
4aef696620
missed one definition
7 months ago
recrof
377f9ff67d
renamed esp32c6 variants, so they are not included in release. added disclaimer about pioarduino builds
7 months ago
recrof
1c052d8ad2
use different strategy in renaming the envs in order to avoid building
7 months ago