dotnet / iot

This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
MIT License
2.12k stars 574 forks source link

Fix expected NTAG216 GET_VERSION response #2289

Closed pete-intranel closed 3 months ago

pete-intranel commented 3 months ago

Fixes #2285

Detection of the UltralightNtag216 was failing due to the incorrect expected GET_VERSION response.

UltralightNtag216F, UltralightNtag215, UltralightNtag213(F), UltralightNtag212 and UltralightNtag210 detection appear correct according to the specification but haven't been tested with a real tag.

Microsoft Reviewers: Open in CodeFlow
pete-intranel commented 3 months ago

Thanks for this fix as well, did you check the 3 others I pointed out in the issue? Anything to adjust on those?

Yes, UltralightNtag216F, UltralightNtag215, UltralightNtag213(F), UltralightNtag212 and UltralightNtag210 detection appear correct according to the specification but haven't been tested with a real tag.

joperezr commented 3 months ago

/azp run dotnet.iot

azure-pipelines[bot] commented 3 months ago
Azure Pipelines successfully started running 1 pipeline(s).
Ellerbach commented 3 months ago

/azp run dotnet.iot

azure-pipelines[bot] commented 3 months ago
Azure Pipelines successfully started running 1 pipeline(s).