Skip to content

Commit 169671d

Browse files
committed
boards/doc: Explicitly warn when nRF chips are advertised as NFC supporting
1 parent 3ba49d5 commit 169671d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

boards/nrf5340dk-app/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
The nRF5340DK is a devboard based on nRF5340 MCU which offers a dual core
99
Cortex-M33 with one application core and one network core.
10-
The network core is able to handle Bluetooth 5.3, BLE, mesh, NFC, Thread and
10+
The network core is able to handle Bluetooth 5.3, BLE, mesh, NFC (only tag emulation, no reader support), Thread and
1111
Zigbee connectivity.
1212
Currently only the application core can be used with RIOT-OS.
1313

boards/thingy52/doc.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
@brief Support for the Nordic Thingy:52 board
55

66
## Overview
7-
The Nordic Thingy:52 is a battery powered platform with Bluetooth and NFC
7+
The Nordic Thingy:52 is a battery powered platform with Bluetooth and NFC (only tag emulation, no reader support)
88
radio, a wide range of sensors and some output capabilities.
99

1010
Components:
1111

12-
- nRF52832 main controller (providing Bluetooth and NFC)
12+
- nRF52832 main controller (providing Bluetooth and NFC tag emulation)
1313
- an LIS2DH12 low-power three-axis linear accelerometer
1414
- an MPU-9250 nine-axis motion sensor
1515
- an LPS22HB air pressure and temperature sensor

0 commit comments

Comments
 (0)