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

Unhandled new events bug (#487) was not fixed in ttn-otaa.ino #550

Closed
lnlp opened this issue Mar 3, 2020 · 2 comments
Closed

Unhandled new events bug (#487) was not fixed in ttn-otaa.ino #550

lnlp opened this issue Mar 3, 2020 · 2 comments
Assignees
Labels

Comments

@lnlp
Copy link

lnlp commented Mar 3, 2020

See #487

DIfferent from what is stated in #487, in v3.1.0 this bug has still not been fixed for example ttn-otaa.ino.

Events EV_TXCANCELED, EV_RXSTART and EV_JOIN_TXCOMPLETE are still unhandled and are therefore reported as unknown event.

Other examples were fixed but it appears that ttn-otaa.ino was missed.

@lnlp lnlp changed the title Different from what is stated in #487, unhandled new events bug is still present in ttn-otaa.ino Unhandled new events bug (#487) was not fixed in ttn-otaa.ino Mar 4, 2020
@terrillmoore terrillmoore self-assigned this Mar 7, 2020
@terrillmoore
Copy link
Member

@lnlp yes, sorry. I didn't have time to test all the examples.

@terrillmoore
Copy link
Member

terrillmoore commented May 12, 2020

Grep shows that this affects the following files:

  • examples/header_test/header_test.ino (not applicable)
  • examples/raw/raw.ino (not applicable)
  • examples/raw-feather/raw-feather.ino (not applicable)
  • examples/raw-halconfig/raw-halconfig.ino (not applicable)
  • examples/ttn-otaa/ttn-otaa.ino

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants