Skip to content

cc2420: RXFIFO overflow is not handled correctly #315

@LudwigKnuepfer

Description

@LudwigKnuepfer

By now neither wsn-v1_4 nor telosb driver implementation handles RXFIFO correctly. When FIFOP fires, the RXFIFO should be always read, because at least one packet was received. If FIFO goes down, the driver should check if FIFOP is high and call SFLUSHRX if true (otherwise do nothing).

(migrated from https://github.com/RIOT-OS/boards/issues/27)

Metadata

Metadata

Labels

Type: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions