Add NessoN1 connection note to README

This commit is contained in:
GOB
2026-04-15 15:22:00 +09:00
parent 0bb67ca860
commit 973976ed8a
+5
View File
@@ -85,6 +85,11 @@ See examples: [NFCA Emulation](examples/UnitUnified/NFCA/Emulation) and [NFCF Em
- I2C version: MIFARE Plus SL3 operation has issues.
### NessoN1 Connection
GROVE port (port_b) on NessoN1 uses SoftwareI2C (M5HAL Bus), which causes I2C register polling latency too high for ST25R3916 RF timing requirements.
Use **QWIIC port (port_a)** with a QWIIC-GROVE conversion cable instead.
> **Note:** GROVE port support may be added in a future update if SoftwareI2C performance improves.
## Related Link