Skip to content

Conversation

@TMRh20
Copy link
Member

@TMRh20 TMRh20 commented Dec 29, 2025

  • Redefine MAX_FRAME_SIZE to RF24_NETWORK_MAX_FRAME_SIZE
  • Change delay() to micros() timeout

The first change is kind of obvious

The second change has me a little confused, but the ESP8266 using lwIP and RF24Ethernet crashes immediately when there is a delay there. If I change to to a micros() timeout it works fine...

- Redefine MAX_FRAME_SIZE to RF24_NETWORK_MAX_FRAME_SIZE
- Change delay() to millis() timeout
github-actions[bot]

This comment was marked as resolved.

TMRh20 and others added 6 commits December 29, 2025 08:13
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot dismissed their stale review December 29, 2025 14:14

outdated suggestion

@TMRh20 TMRh20 requested a review from 2bndy5 December 29, 2025 14:50
@TMRh20 TMRh20 merged commit eefd41a into master Dec 29, 2025
25 checks passed
@TMRh20 TMRh20 deleted the Fix-for-ESP8266-with-lwIP branch December 29, 2025 17:01
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.

3 participants