Skip to content

LMIC_clrTxData can clobber join #450

@terrillmoore

Description

@terrillmoore

Calling LMIC_clrTxData at the wrong point in a join cycle can clobber the join. Don't clear TXRXPEND unless it's due to the TXDATA bit being set. This causes #445, because the compliance sketch was lucky enough to call at the wrong time.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions