Skip to content

Commit

Permalink
doc: Add NFC entry in the SW Maturity Level page.
Browse files Browse the repository at this point in the history
Add NFC entry in the Maturity Level table and another table
with NFC standard features support.
Additionally updated a link to a deprecated standard.

Ref. NCSDK-23387

Signed-off-by: Michał Grochala <michal.grochala@nordicsemi.no>
  • Loading branch information
grochu authored and rlubos committed Nov 13, 2024
1 parent 3b99e71 commit 49bcdd3
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/nrf/links.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1544,7 +1544,7 @@
.. _`NFC Forum specification overview`: https://nfc-forum.org/build/specifications
.. _`Bluetooth Secure Simple Pairing Using NFC`: https://nfc-forum.org/build/specifications#application-documents

.. _`ISO/IEC 7816-4`: https://www.iso.org/standard/54550.html
.. _`ISO/IEC 7816-4`: https://www.iso.org/standard/77180.html

.. _`802.15.2-2003 specification`: https://standards.ieee.org/standard/802_15_2-2003.html

Expand Down
154 changes: 154 additions & 0 deletions doc/nrf/releases_and_maturity/software_maturity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,20 @@ The following table indicates the software maturity levels of the support for ea
- --
- --
- --
* - **NFC**
- --
- --
- --
- Supported
- Supported
- Supported
- Supported
- Experimental
- Supported
- --
- --
- --
- --
* - **Sidewalk**
- --
- --
Expand Down Expand Up @@ -1123,6 +1137,146 @@ The following table indicates the software maturity levels of the support for ea
- --
- --

NFC features support
********************

The following table indicates the software maturity levels of the support for each NFC feature:

.. toggle::

.. list-table::
:widths: auto
:header-rows: 1

* -
- nRF52810
- nRF52811
- nRF52820
- nRF52832
- nRF52833
- nRF52840
- nRF5340
- nRF54H20
- nRF54L15
- nRF9131
- nRF9151
- nRF9160
- nRF9161
* - **NFC Type 2 Tag (read-only)**
- --
- --
- --
- Supported
- Supported
- Supported
- Supported
- Experimental
- Supported
- --
- --
- --
- --
* - **NFC Type 4 Tag (read/write)**
- --
- --
- --
- Supported
- Supported
- Supported
- Supported
- Experimental
- Supported
- --
- --
- --
- --
* - **NFC Reader/Writer (polling device)**
- --
- --
- --
- Supported
- Supported
- Supported
- Supported
- --
- --
- --
- --
- --
- --
* - **NFC ISO-DEP protocol (ISO/IEC 14443-4)**
- --
- --
- --
- Supported
- Supported
- Supported
- Supported
- Experimental
- Supported
- --
- --
- --
- --
* - **NDEF encoding/decoding**
- --
- --
- --
- Supported
- Supported
- Supported
- Supported
- Experimental
- Supported
- --
- --
- --
- --
* - **NFC Record Type Definitions: URI, Text, Connection Handover**
- --
- --
- --
- Supported
- Supported
- Supported
- Supported
- Experimental
- Supported
- --
- --
- --
- --
* - **NFC Connection Hadover to Bluetooth carrier, Static and Negotiated Handover**
- --
- --
- --
- Supported
- Supported
- Supported
- Supported
- Experimental
- Supported
- --
- --
- --
- --
* - **NFC Tag NDEF Exchange Protocol (TNEP)**
- --
- --
- --
- Supported
- Supported
- Supported
- Supported
- Experimental\ :sup:`1`
- Supported\ :sup:`1`
- --
- --
- --
- --

| [1]: Only supported on the NFC Tag device
Zigbee feature support
**********************

Expand Down

0 comments on commit 49bcdd3

Please sign in to comment.