Skip to content

Some one-liner fixes as per #53#66

Draft
ivmarkov wants to merge 1 commit intoesp-rs:mainfrom
sysgrok:radio-fixes
Draft

Some one-liner fixes as per #53#66
ivmarkov wants to merge 1 commit intoesp-rs:mainfrom
sysgrok:radio-fixes

Conversation

@ivmarkov
Copy link
Copy Markdown
Collaborator

@ivmarkov ivmarkov commented Mar 19, 2026

  • Switch the default radio conf to do Energy Detection instead of Carrier CCA; use -60dBm for Energy Detection threshold
  • Introduce a new const generic on the Radio trait for radio sensitivity. Set it to -120dBm for the ESP driver
  • Do NOT report CSMA_BACKOFF for the ESP radio as the radio does not natively support this (just a CCA detection)

@ivmarkov ivmarkov force-pushed the radio-fixes branch 2 times, most recently from 6c40910 to b751876 Compare March 19, 2026 14:38
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.

1 participant