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
2025-12-12 19:01:15 +07:00
João Brázio
69a9a0bce9
Bridge: Add t114 rs232 targets
2025-12-02 10:31:24 +00:00
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 <frieder@fris.de>
2025-11-22 15:05:12 +01:00
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 <jskarvad@redhat.com>
2025-11-22 15:05:11 +01:00
liquidraver
f3b20d5e70
t114 gps
2025-10-30 08:35:01 +01:00
Scott Powell
dfb4497c7a
* T114: enabled GPS page in UITask
2025-10-23 21:44:52 +11: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
liamcottle
0307b6119e
increase MAX_NEIGHBOURS from 8 to 50
2025-09-28 16:11:58 +13:00
taco
e8314c9c8c
new ldscript for extrafs nrf companion envs
2025-09-09 16:55:46 +10:00
taco
a0e7b47e29
correct max contacts and channels for some nrf devices
2025-09-08 22:06:15 +10:00
ripplebiz
84623938c3
Merge pull request #732 from jbrazio/jbrazio/2025_b5813561
...
Heltec T114 without display
2025-09-06 22:46:46 +10:00
taco
accd1e0a97
nrf52 targets: increase limits for contacts and channels
2025-09-06 14:15:40 +10:00
João Brázio
2ef38422e9
Delete the variant-specific NullDisplayDriver.h and update target.h to use the shared implementation from #735
2025-09-05 17:59:59 +01:00
João Brázio
d8f80f259a
Refactor display driver inclusion for Heltec T114 to support configurations without a display
2025-09-04 13:26:48 +01:00
recrof
1c91298b3a
tidy up heltec_t114 variant
2025-09-03 19:38:38 +02:00