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
recrof
2941388041
initial support for Seeed Studio SenseCap Solar board
2025-07-04 15:03:25 +02:00
ripplebiz
3d2404f249
Merge pull request #479 from 446564/cleanup-xio-nrf
...
cleanup xiao nrf52
2025-07-04 16:18:14 +10:00
ripplebiz
cf35daddc2
Merge pull request #481 from oltaco/heltecV3-gps_pin_fix
...
fix: Heltec V3 amended GPS pins
2025-07-04 15:49:08 +10:00
taco
2bb7e6dad4
fix: heltec v3: change gps enable pin
2025-07-04 14:12:57 +10:00
taco
74818d0594
fix: change GPS pins
...
Pin 45 and 46 are strapping pins on ESP32-S3, which can lead to unintended consequences on boot. I have amended the pins and added an enable pin as well.
2025-07-04 13:55:39 +10:00
ripplebiz
484b7b8144
Merge pull request #476 from WattleFoxxo/xiao-rp2040
...
Adds support for the XIAO-RP2040 board
2025-07-04 10:08:31 +10:00
ripplebiz
cb423bcb71
Merge pull request #471 from 446564/rak-usr-btn
...
move rak usr btn to companions
2025-07-04 10:03:26 +10:00
Rob Loranger
90656e7d06
clean up xiao nrf52
...
move variant specific code out of src/helpers
redefine RXEN for alternate radio pinout
2025-07-03 09:18:26 -07:00
WattleFoxxo
d23378cff6
Add XIAO RP2040 support
2025-07-03 11:42:53 +10:00
JQ
ca422bbafb
fix ble pin
2025-07-02 14:37:11 -07:00
Normunds Gavars
70a9990f45
Merge branch 'dev' into minewsemi-me25ls01
2025-07-03 00:14:39 +03:00
Normunds Gavars
6440bcaf48
Clean up pins in variant.h
2025-07-03 00:07:50 +03:00
Rob Loranger
ad2e015a5b
move rak usr btn to companions
...
repeaters do not typically have user buttons and
there is only one analog pin available on most, if
not all, base boards. so this allows repeaters to
add custom peripherals or alternate battery signals
2025-07-02 10:24:45 -07:00
JQ
dcb7ffa92e
fixing radio include order for heltec paper
2025-07-02 08:32:36 -07:00
Normunds Gavars
af2628bb00
Use EnvironmentSensorManager in Minewsemi variant
2025-07-02 12:27:39 +03:00