Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoRaWAN: Terminate RX when receiving uplink messages #11241

Merged
merged 1 commit into from
Aug 20, 2019

Commits on Aug 16, 2019

  1. LoRaWAN: Terminate RX when receiving uplink messages

    This prevents RX2 window to be enabled at the same time when repeating
    transmission, when QoS repeated TX is in effect. Failure to do so
    seems to place the LoRaWAN stack in a state where send() always fails
    with WOULD_BLOCK error.
    Teijo Kinnunen committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    10c0f20 View commit details
    Browse the repository at this point in the history