Scott Powell
b0946b3f6b
Revert "disable led light on t-echo device"
...
This reverts commit 55453e1136 .
2025-07-27 20:38:20 +10:00
TasmanDevil
55453e1136
disable led light on t-echo device
2025-07-25 22:53:56 +02:00
Rastislav Vysoky
9485488f6e
Merge branch 'ripplebiz:dev' into dev
2025-07-23 12:18:05 +02:00
recrof
e48e64ae84
fix: bad linker directory; added companion ble and usb roles
2025-07-23 12:17:40 +02:00
ripplebiz
c2266026a0
Merge pull request #541 from recrof/dev
...
enable all ESM sensors on RAK4631
2025-07-23 13:44:23 +10:00
recrof
f88ebad604
enable all sensors on RAK4631
2025-07-21 15:30:14 +02:00
taco
296a1e45fb
fix: Wio Tracker L1: correct joystick press button pin
2025-07-21 18:17:32 +10:00
ripplebiz
c6d4b7513f
Merge pull request #538 from oltaco/ct62-std-init
...
Heltec CT62: use radio.std_init()
2025-07-19 17:25:10 +10:00
taco
c5783660c4
radio.std_init() for heltec ct62
2025-07-19 16:09:54 +10:00
ripplebiz
a2e3e6607e
Merge pull request #534 from mikenz/heltec-v3-sensor
...
Allow the SDA and SCL pins for Environment sensors to be configured independently of the OLED I2C
2025-07-18 20:33:48 +10:00
Florent
9be28c2002
rak3x72: sensor target
2025-07-18 12:18:03 +02:00
Mike Cochrane
93802fe250
Add VL53L0X time-of-flight distance sensor to Heltec V3 Sensor
2025-07-18 22:01:47 +12:00
Mike Cochrane
9f2a77c92e
Add Melexis Contact-less Infrared Sensor - MLX90614 to Heltec V3 Sensor
2025-07-18 18:51:00 +12:00
Mike Cochrane
e4f7b9e37f
Allow the SDA and SCL pins for Environment sensors to be configured independantly. Add Heltec V3 Sensor.
2025-07-18 18:16:59 +12:00
cod3doomy
6b4592bfe2
Cleanup and fixes
...
-Added RAK_4631 define back
-Added includes for common RAK sensors that are currently supported in ESM
-Set global variables to static
-Reduced delay time within the RAK gps init sequence
2025-07-17 10:42:18 -07:00
cod3doomy
73b1ac5190
Merge branch 'ripplebiz:dev' into dev
2025-07-17 08:49:02 -07:00
cod3doomy
660ab0692f
RAK4631 ESM Migration
...
Changes to migrate sensor code to the ESM.
Added a separate GPS init sequence for the RAK that scans I2C and Serial1 on the various sockets of the various base boards to find the RAK12500. (and soon the RAK12501)
Removed the GPS specific envs from platformio.ini and enabled GPS for all envs.
Verified working with RAK12500 on RAK19007 sockets A and D, as well as RAK19003.
2025-07-16 19:04:50 -07:00
Rastislav Vysoky
2c9dc8d351
Merge branch 'ripplebiz:dev' into dev
2025-07-16 20:05:21 +02:00
taco
3f996ef4fc
fix: Wio Tracker L1: add DIO2 as rfSwitch and correct TCXO voltage.
2025-07-16 12:25:16 +10:00
Rastislav Vysoky
a6c8dc4866
Merge branch 'ripplebiz:dev' into dev
2025-07-15 12:19:51 +02:00
ripplebiz
2c9a2ee18f
Merge pull request #523 from recrof/patch-12
...
sensecap_solar: disable GPS until it's supported
2025-07-14 10:51:38 +10:00
Rastislav Vysoky
3c92c6aa3b
sensecap_solar: disable GPS until it's supported
2025-07-13 22:41:27 +02:00
Rastislav Vysoky
f9e595687e
Heltec Wireless Paper fix: radio init failed: -2
2025-07-13 15:21:02 +02:00
recrof
6be8e19a9f
move radiolib wrappers to dedicated directory
2025-07-13 11:37:33 +02:00
recrof
854a8dfe2f
move rak to nrf52_core, remove nrf52840_core
2025-07-12 20:06:56 +02:00
ripplebiz
fc541bdf42
Merge pull request #511 from oltaco/wio-tracker-l1
...
Seeed Wio Tracker L1: initial support
2025-07-11 21:31:39 +10:00
taco
78cd655789
Seeed Wio Tracker L1: initial support
2025-07-11 01:08:38 +10:00
ripplebiz
cd1cf71f39
Merge pull request #506 from 446564/cleanup-rak4631
...
move rak4631 specific files into variant folder
2025-07-10 14:55:05 +10:00
ripplebiz
55a259b0a1
Merge pull request #508 from ngavars/cleanup-minewsemi
...
Clean up Minewsemi ME25LS01 variant
2025-07-10 14:54:20 +10:00
ripplebiz
75486f5d41
Merge pull request #507 from ngavars/cleanup-promicro
...
Clean up Promicro variant
2025-07-10 14:53:47 +10:00
Normunds Gavars
ed7ca6fb60
393 clean up Minewsemi ME25LS01 variant
2025-07-10 00:55:38 +03:00
Normunds Gavars
cdd44212a1
393 clean up Promicro variant
2025-07-10 00:08:59 +03:00
Rob Loranger
9d0dd7947f
move rak4631 specific files into variant folder
2025-07-09 10:21:24 -07:00
Florent
5f7bd0fe77
wio-e5-mini: simple_sensor target
2025-07-09 17:22:31 +02:00
Scott Powell
7fb7b69bbc
* first cut of new simple_sensor sketch
2025-07-08 23:19:34 +10:00
Scott Powell
d3831821c7
* XiaoC3 custom, .ini fixes
2025-07-08 22:59:07 +10:00
ripplebiz
58f4db1f19
Merge pull request #502 from jankowski-t/main
...
Migrate Meshadventurer to std_init()
2025-07-08 15:39:20 +10:00
jankowski-t
00ebb090e7
Migrate Meshadventurer to std_init()
2025-07-07 18:33:31 +02:00
Florent de Lamotte
d30412bf65
xiao_c3: small fixups
2025-07-07 10:41:29 +02:00
ripplebiz
992c8e49d4
Merge pull request #499 from jrkalf/dev
...
Xiao ESP32 C3 updates
2025-07-07 14:28:12 +10:00
ripplebiz
987c42409a
Merge pull request #495 from recrof/dev
...
Seeed SenseCap Solar: correct LED behaviour: Lit when TX
2025-07-07 14:23:55 +10:00
Jelle Kalf
5ec89dff5b
Xiao ESP32 C3:
...
* Fixed pins for mainstream wio sx1262
* Moved previous sx1262 support to _custom version
* companion firmware added
2025-07-06 19:52:12 +02:00
recrof
88cbe3fddc
Merge branch 'dev' of github.com:recrof/MeshCore into dev
2025-07-06 15:23:35 +02:00
recrof
e47755c8e9
Seeed SenseCap Solar: invert leds
2025-07-06 15:22:51 +02:00
Tobias Schwarz
013787556d
add room server role for TBeam SX1262
2025-07-05 16:08:49 +02:00
ripplebiz
0ddd3b9ade
Merge pull request #474 from ngavars/dev
...
Add support for Minewsemi ME25LS01
2025-07-05 20:48:05 +10:00
Normunds Gavars
aa3c702ffd
Read battery voltage on Minewsemi ME25LS01
2025-07-04 19:27:11 +03:00
liquidraver
fa481e832b
LR's corrected calculation override (instead of SX) and minor changes according to radiolib's wiki
2025-07-04 16:40:19 +02:00
ripplebiz
ff9699c071
Merge pull request #482 from recrof/dev
...
initial support for Seeed Studio SenseCap Solar board
2025-07-05 00:31:23 +10:00
Florent de Lamotte
71255e00f1
stm32 targets: set preamble to 16
2025-07-04 15:42:56 +02:00