Scott Powell
3c27132914
* T1000e BLE - default node name is now the MAC address
4 months ago
taco
36f230d074
thinknode m1: allow GPS to sync clock
4 months ago
taco
ea85486dca
thinknode m1: add missing GPS page to new UI
4 months ago
taco
b09ddfc5e1
thinknode m1: add missing getLocationProvider() override
4 months ago
Étienne Fesser
e51a2d1ba0
Update T114 I2C pins
5 months ago
chrisdavis2110
ed5d2909fc
updated variant rak3401
5 months ago
WattleFoxxo
5c7b28f110
Change the Station G2 default tx power
set the default TX power to 7dBm to avoid illegal power output by default.
5 months ago
Rastislav Vysoky
11565673c3
fix: bump max contacts for v3 companion usb
5 months ago
Dustin Brewer
31f98bdd43
Fix Ikoka Stick builds
5 months ago
chrisdavis2110
06c4ca19ab
added variant rak3401
5 months ago
Rastislav Vysoky
324eab9394
cleanup ikoka variants and add all supported sensors
5 months ago
Rastislav Vysoky
266e4893fd
remove serial debug logging from t3s3 sx1276 companion usb
5 months ago
Ferdia McKeogh
55fc03b109
Fix capitalization in T1000-E manufacturer string
5 months ago
Oliver Weyhmüller
a7a6bb51ce
Apply #1331 to other WiFi companions
5 months ago
Luke
d4a2e5789f
OFFLINE_QUEUE_SIZE for Heltec Wifi companions
OFFLINE_QUEUE_SIZE missing from h3/h4 wifi companions, causing them only store 16 messages.
5 months ago
alex-vg
818f5e9da5
variants: Xiao_S3_WIO: Add WiFi companion env
6 months ago
Rastislav Vysoky
63ae92aa09
fix compilation errors for m6 companion roles
5 months ago
João Brázio
992d971f07
Add RS232 bridge environment configuration for ProMicro
5 months ago
entr0p1
6c993827de
Fixed T1000-E temperature and lux sensors
6 months ago
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 <[email protected] >
6 months ago
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 <[email protected] >
6 months ago
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 <[email protected] >
6 months ago
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 <[email protected] >
6 months ago
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 <[email protected] >
6 months ago
Frieder Schrempf
6486192477
variants: IkokaNrf52Board: Use NRF52Board base class
Signed-off-by: Frieder Schrempf <[email protected] >
6 months ago
Florent
bde4fc3a23
thinknode_m3: initial commit
6 months ago
Florent
14efaf6fd3
thinknode_m6: initial port
6 months ago
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
6 months ago
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
Florian Lippert
07d6484b61
Support for RAK11310 WisBlock
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] >
6 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