Skip to content

Commit 973976e

Browse files
committed
Add NessoN1 connection note to README
1 parent 0bb67ca commit 973976e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ See examples: [NFCA Emulation](examples/UnitUnified/NFCA/Emulation) and [NFCF Em
8585

8686
- I2C version: MIFARE Plus SL3 operation has issues.
8787

88+
### NessoN1 Connection
89+
GROVE port (port_b) on NessoN1 uses SoftwareI2C (M5HAL Bus), which causes I2C register polling latency too high for ST25R3916 RF timing requirements.
90+
Use **QWIIC port (port_a)** with a QWIIC-GROVE conversion cable instead.
91+
92+
> **Note:** GROVE port support may be added in a future update if SoftwareI2C performance improves.
8893
8994
## Related Link
9095

0 commit comments

Comments
 (0)