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] >
7 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
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] >
8 months ago
recrof
81180bbf8c
xiao nrf52: add all available sensors, remove *_alt envs, cleanup
10 months ago
Rob Loranger
90656e7d06
clean up xiao nrf52
move variant specific code out of src/helpers
redefine RXEN for alternate radio pinout
1 year ago
Florent
b4330e376c
compiles xiao_nrf52 board files only if we compile for xiao_nrf52
1 year ago
Florent de Lamotte
82bcd74932
xiao-nrf52 : initial support for meshcore
initial config for xiao_nrf52
repeater role for xiao-nrf52
xiao-nrf52 correction on bat voltage
xiao-nrf52 this file should not be here ...
1 year ago
taco
be64fa7ca0
build: fix RAK, T114, T1000 builds
1 year ago
taco
5c2c248f70
build: fix RAK, T114, T1000e builds
1 year ago
Scott Powell
a4bb3782a4
* OTA update for ESP32 targets
1 year ago
recrof
882377e4d6
fixed: added back pin inits when SDA and SCL are set.
1 year ago
recrof
d525680b71
added display support for RAK4631, removed Wire.begin(int, int) from nrf52 devices, cosmetic changes
1 year ago
Scott Powell
ae8fb5d9b1
* Heltec v3.2 VEXT fix
* Heltec T114 LED fix, (now flashes with LoRa TX)
1 year ago
Rastislav Vysoky
b74ae1302b
Added support for Heltec t114
1 year ago