-
Notifications
You must be signed in to change notification settings - Fork 2.1k
at86rf2xx: Basic mode and NETOPT_AUTOACK #8213
Copy link
Copy link
Closed
Labels
Area: driversArea: Device driversArea: Device driversType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
-
Why is it not possible to choose the default RX_MODE (without AACK enabled)?
-
In at86rf2xx_netdev.c:_set(NETOPT_AUTOACK) the comment says
/* don't set res to set netdev_ieee802154_t::flags */. Howevernetdev_ieee802154_setnever handles this cases which causesifconfig <n> set -autoackto fail with an error message. What was the idea behind it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: driversArea: Device driversArea: Device driversType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)