Skip to content

drivers/at86rf215: re-enable RPC when TX is done#21849

Merged
crasbe merged 1 commit intoRIOT-OS:masterfrom
benpicco:drivers/at86rf215-rpc-fix
Nov 5, 2025
Merged

drivers/at86rf215: re-enable RPC when TX is done#21849
crasbe merged 1 commit intoRIOT-OS:masterfrom
benpicco:drivers/at86rf215-rpc-fix

Conversation

@benpicco
Copy link
Copy Markdown
Contributor

@benpicco benpicco commented Nov 5, 2025

Contribution description

We disable reduced power consumption during CCA in at86rf215_netdev.c:1115 but don't re-enable it.

Let's do so in at86rf215_tx_done()

Testing procedure

Reduces idle power consumption with MR-O-QPSK by ~3.5 mA per transceiver with CFLAGS += -DCONFIG_AT86RF215_RPC_EN=1

Issues/PRs references

@github-actions github-actions bot added the Area: drivers Area: Device drivers label Nov 5, 2025
@benpicco benpicco added the Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) label Nov 5, 2025
@crasbe crasbe added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 5, 2025
Copy link
Copy Markdown
Contributor

@crasbe crasbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I trust your testing.

@crasbe crasbe enabled auto-merge November 5, 2025 18:34
@riot-ci
Copy link
Copy Markdown

riot-ci commented Nov 5, 2025

Murdock results

✔️ PASSED

afcc786 drivers/at86rf215: re-enable RPC when TX is done

Success Failures Total Runtime
10915 0 10916 13m:49s

Artifacts

@crasbe crasbe added this pull request to the merge queue Nov 5, 2025
Merged via the queue into RIOT-OS:master with commit 02515a1 Nov 5, 2025
28 checks passed
@benpicco benpicco deleted the drivers/at86rf215-rpc-fix branch November 6, 2025 12:06
@leandrolanzieri leandrolanzieri added this to the Release 2026.01 milestone Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants