Skip to content

Fix serial bursts on nRF52 with USB CDC#2537

Open
weebl2000 wants to merge 1 commit into
meshcore-dev:devfrom
weebl2000:fix-serial-bursts
Open

Fix serial bursts on nRF52 with USB CDC#2537
weebl2000 wants to merge 1 commit into
meshcore-dev:devfrom
weebl2000:fix-serial-bursts

Conversation

@weebl2000
Copy link
Copy Markdown
Contributor

I was having issues where the usb serial bus would stop responding when running companion USB for a Heltec T096.

Build this firmware here

@weebl2000 weebl2000 changed the base branch from main to dev May 12, 2026 14:29
@weebl2000 weebl2000 changed the title Fix serial bursts Fix serial bursts on nRF52 with USB CDC May 12, 2026
Copy link
Copy Markdown

@rogovogor rogovogor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve

@weebl2000 weebl2000 force-pushed the fix-serial-bursts branch from a3ee8fe to 018f64b Compare May 26, 2026 09:52
@weebl2000 weebl2000 force-pushed the fix-serial-bursts branch from 018f64b to 23e4bc0 Compare June 5, 2026 15:25
@weebl2000 weebl2000 force-pushed the fix-serial-bursts branch from 23e4bc0 to 776a23a Compare June 6, 2026 19:57
weebl2000 added a commit to weebl2000/meshcore that referenced this pull request Jun 6, 2026
… + minor

Changes vs dev_plus:
- meshcore-dev#1727 hardware-CAD redesign: cad_enabled pref (slot 293), 'cad on/off' CLI cmd,
  RSSI interference (int.thresh) + separate hardware-CAD gate in RadioLibWrappers.
  DEVIATION (per request): cad_enabled defaults to 1 (CAD ENABLED) on
  repeater/room/sensor; companion getCADEnabled() returns true.
  companion getInterferenceThreshold() aligned to PR (0; RSSI int.thresh disabled
  until currentRSSI() is fixed). Fixed a merge-dup of performChannelScan() decl.
- meshcore-dev#2001: 'af' getter ftoa -> ftoa3
- meshcore-dev#1896: ESP32 RTC fallback seed literal -> RTC_TIME_MIN
- meshcore-dev#1925: rak11200 P_LORA_DIO_1 via platformio build flag (not header #define)

No-ops (verified already-aligned in dev_plus, or intentionally absent):
meshcore-dev#1677 AEAD, meshcore-dev#1686 short-sleeps (=> meshcore-dev#1347 subset), meshcore-dev#2674 be-more-patient(+backoff),
meshcore-dev#1447 robust-contacts (absent), meshcore-dev#2537 fix-serial-bursts (absent).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants