Scott Powell
810b1f8fe7
* Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated
* SensporMesh: req_type now optionally encoded in anon_req payload (so can send various requests without a prior login)
12 months ago
Scott Powell
7fb7b69bbc
* first cut of new simple_sensor sketch
12 months ago
João Brázio
ac056fb0b9
Remove serial bridge implementation and implement simplified version directly in the repeater source code.
12 months ago
Scott Powell
d3831821c7
* XiaoC3 custom, .ini fixes
12 months ago
Scott Powell
7bec45b3dd
Merge branch 'dev' into double-acks
12 months ago
Florent
1c7c5ecb2b
buzzer: disable when quiet
12 months ago
ripplebiz
58f4db1f19
Merge pull request #502 from jankowski-t/main
Migrate Meshadventurer to std_init()
12 months ago
jankowski-t
00ebb090e7
Migrate Meshadventurer to std_init()
12 months ago
ripplebiz
35374947ba
Merge pull request #501 from fdlamotte/xiao_c3--small-fixups
xiao_c3: small fixups
12 months ago
Florent de Lamotte
d30412bf65
xiao_c3: small fixups
12 months ago
ripplebiz
02645be9df
Merge pull request #500 from liamcottle/fix/nrf52-ble-refactor
Refactor nRF52 BLE to use connection callbacks
12 months ago
liamcottle
67f9204e88
refactor nrf52 ble to use callbacks
12 months ago
ripplebiz
992c8e49d4
Merge pull request #499 from jrkalf/dev
Xiao ESP32 C3 updates
12 months ago
ripplebiz
987c42409a
Merge pull request #495 from recrof/dev
Seeed SenseCap Solar: correct LED behaviour: Lit when TX
12 months ago
ripplebiz
71f46ddaea
Merge pull request #496 from recrof/patch-8
remove hardware compatibility list - it was outdated.
12 months ago
ripplebiz
0f2f1bc8be
Merge pull request #490 from Noki/tbeam-sx1262-room
add room server role for TBeam SX1262
12 months ago
Jelle Kalf
5ec89dff5b
Xiao ESP32 C3:
* Fixed pins for mainstream wio sx1262
* Moved previous sx1262 support to _custom version
* companion firmware added
1 year ago
Rastislav Vysoky
62f1ab4b06
remove hardware compatibility list - it was outdated.
1 year ago
recrof
88cbe3fddc
Merge branch 'dev' of github.com:recrof/MeshCore into dev
1 year ago
recrof
e47755c8e9
Seeed SenseCap Solar: invert leds
1 year ago
ripplebiz
99e6b75743
Merge pull request #493 from liamcottle/fix/cli-messages
Don't show CLI replies on display
1 year ago
liamcottle
0914056a09
tidy logic for devices with display
1 year ago
liamcottle
7ea6a98513
dont show cli data replies on display
1 year ago
Tobias Schwarz
013787556d
add room server role for TBeam SX1262
1 year ago
ripplebiz
54890421bb
Merge pull request #475 from rightup/NRF52-BLE-FIX
Remove ScanResponse.addName() to fix re-advertising after disconnect
1 year ago
ripplebiz
0ddd3b9ade
Merge pull request #474 from ngavars/dev
Add support for Minewsemi ME25LS01
1 year ago
ripplebiz
ae5e3588ba
Merge pull request #484 from liquidraver/dev
LR's (corrected) calculation instead of SX and minor changes
1 year ago
Lloyd
d32fa5c004
Manually restart BLE advertising after disconnect to prevent stack freeze
Replaced use of `restartOnDisconnect(true)` with explicit (existing) manual re-advertising logic.
This avoids Bluetooth stack instability caused by overlapping advertising state,
Changes:
- Added explicit `Bluefruit.Advertising.stop()` and data clears in `startAdv()`
- Disabled automatic restart with `restartOnDisconnect(false)`
- Re-advertising now fully handled in `checkRecvFrame()` loop
Tested on: iPhone, Android, Windows, and Chrome – confirmed stable reconnects and name visibility.
1 year ago
Normunds Gavars
aa3c702ffd
Read battery voltage on Minewsemi ME25LS01
1 year ago
liquidraver
fa481e832b
LR's corrected calculation override (instead of SX) and minor changes according to radiolib's wiki
1 year ago
ripplebiz
ff9699c071
Merge pull request #482 from recrof/dev
initial support for Seeed Studio SenseCap Solar board
1 year ago
ripplebiz
2c1f61c03d
Merge pull request #483 from fdlamotte/stm32_preamble
stm32 targets: set preamble to 16
1 year ago
Florent de Lamotte
71255e00f1
stm32 targets: set preamble to 16
1 year ago
recrof
2941388041
initial support for Seeed Studio SenseCap Solar board
1 year ago
Scott Powell
3d70a0d02c
* added RADIOLIB_EXLUDE_'s for faster builds
1 year ago
João Brázio
3375389181
Merge remote-tracking branch 'upstream/dev' into jbrazio/2025_3f11ad35
1 year ago
ripplebiz
3d2404f249
Merge pull request #479 from 446564/cleanup-xio-nrf
cleanup xiao nrf52
1 year ago
ripplebiz
cf35daddc2
Merge pull request #481 from oltaco/heltecV3-gps_pin_fix
fix: Heltec V3 amended GPS pins
1 year ago
taco
2bb7e6dad4
fix: heltec v3: change gps enable pin
1 year ago
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.
1 year ago
ripplebiz
484b7b8144
Merge pull request #476 from WattleFoxxo/xiao-rp2040
Adds support for the XIAO-RP2040 board
1 year ago
ripplebiz
cb423bcb71
Merge pull request #471 from 446564/rak-usr-btn
move rak usr btn to companions
1 year ago
ripplebiz
837870169a
Merge pull request #468 from recrof/dev
EnvironmentSensorManager: add support for SHTC3 and LPS22HB
1 year 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
Rastislav Vysoky
d82b2a28e4
Merge branch 'ripplebiz:dev' into dev
1 year ago
Scott Powell
eb978f1b50
Merge branch 'LR1110-workaround' into dev
1 year ago
ripplebiz
910ec59887
Merge pull request #469 from jquatier/heltec-paper-include-fix
Fixing radio include and BT pin for Heltec Paper
1 year ago
WattleFoxxo
d23378cff6
Add XIAO RP2040 support
1 year ago
Lloyd
ec98d5f8a5
BLE: Remove ScanResponse.addName() to fix re-advertising after disconnect
Removed the call to Bluefruit.ScanResponse.addName() in startAdv(), as it was preventing BLE from reliably restarting advertising after a disconnect.
Hypothesis: adding the device name to the scan response exceeds internal buffer limits or causes a conflict with advertising timing, leading to the BLE stack silently failing to re-advertise.
Tested successfully (on T-1000) without this line, advertising now resumes correctly after disconnection (on Iphone)
1 year ago
JQ
ca422bbafb
fix ble pin
1 year ago