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

lib: st25r3911b_nfca: Fix events handling #11926

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

KAGA164
Copy link
Contributor

@KAGA164 KAGA164 commented Aug 1, 2023

The NFC Reader ST25R3911B library returns
processing errors in case when Rx complete
event is received together with FIFO
watering event. This PR fixes this issue.

@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Aug 1, 2023
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Aug 1, 2023

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-fw-nrfconnect-nfc X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@KAGA164 KAGA164 force-pushed the st25r3911b_fifo_rx_fix branch 2 times, most recently from b75a416 to 0d09079 Compare August 2, 2023 08:12
@KAGA164 KAGA164 requested a review from annakielar August 2, 2023 08:12
doc/nrf/releases_and_maturity/known_issues.rst Outdated Show resolved Hide resolved
lib/st25r3911b/st25r3911b_nfca.c Outdated Show resolved Hide resolved
The NFC Reader ST25R3911B library returns
processing errors in case when Rx complete
event is received together with FIFO
watering event. This issue is fixed by
this commit.

NCSDK-22908

Signed-off-by: Kamil Gawor <Kamil.Gawor@nordicsemi.no>
@nordicjm nordicjm merged commit 5f1a49a into nrfconnect:main Aug 4, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants