Lines Matching +full:ieee802154 +full:- +full:supported
7 nRF52840 ARM Cortex-M4F development board with onboard LEDs, USB port, QSPI
13 - Nordic nRF52840 Cortex-M4F processor at 64MHz
14 - 2MB QSPI Flash
15 - RGB LED
16 - USB Type-C Connector, nRF52840 acting as USB device
17 - Battery charger BQ25101
18 - Reset button
19 - Bluetooth antenna
20 - LSM6DS3TR-C 6D IMU (3D accelerometer and 3D gyroscope) (XIAO BLE Sense only)
21 - PDM microphone (XIAO BLE Sense only)
23 Supported Features
28 +-----------+------------+----------------------+
31 | ADC | on-chip | adc |
32 +-----------+------------+----------------------+
33 | CLOCK | on-chip | clock_control |
34 +-----------+------------+----------------------+
35 | FLASH | on-chip | flash, QSPI flash |
36 +-----------+------------+----------------------+
37 | GPIO | on-chip | gpio |
38 +-----------+------------+----------------------+
39 | I2C(M) | on-chip | i2c |
40 +-----------+------------+----------------------+
41 | MPU | on-chip | arch/arm |
42 +-----------+------------+----------------------+
43 | NVIC | on-chip | arch/arm |
44 +-----------+------------+----------------------+
45 | PWM | on-chip | pwm |
46 +-----------+------------+----------------------+
47 | RADIO | on-chip | Bluetooth, |
48 | | | ieee802154 |
49 +-----------+------------+----------------------+
50 | RTC | on-chip | system clock |
51 +-----------+------------+----------------------+
52 | SPI(M/S) | on-chip | spi |
53 +-----------+------------+----------------------+
54 | UART | on-chip | serial |
55 +-----------+------------+----------------------+
56 | USB | on-chip | usb |
57 +-----------+------------+----------------------+
58 | WDT | on-chip | watchdog |
59 +-----------+------------+----------------------+
70 ---
97 can use an :ref:`External Debug Probe <debug-probes>`. To flash and debug Zephyr
101 For Segger J-Link debug probes, follow the instructions in the
102 :ref:`jlink-external-debug-probe` page to install and configure all the
106 --------
108 Setup and connect a supported debug probe (JLink, instructions at :ref:`jlink-external-debug-probe`…
113 Here is an example for the :zephyr:code-sample:`hello_world` application.
117 .. code-block:: console
119 $ minicom -D <tty_device> -b 115200
130 .. group-tab:: XIAO BLE
132 .. zephyr-app-commands::
133 :zephyr-app: samples/hello_world
136 :gen-args: -DCONFIG_BOOT_DELAY=5000
138 .. group-tab:: XIAO BLE Sense
140 .. zephyr-app-commands::
141 :zephyr-app: samples/hello_world
144 :gen-args: -DCONFIG_BOOT_DELAY=5000
147 ---------
149 Refer to the :ref:`jlink-external-debug-probe` page to learn about debugging
152 Debugging using a BlackMagic Probe is also supported.
162 .. group-tab:: XIAO BLE
164 .. zephyr-app-commands::
165 :zephyr-app: samples/basic/blinky
169 .. group-tab:: XIAO BLE Sense
171 .. zephyr-app-commands::
172 :zephyr-app: samples/basic/blinky
188 .. group-tab:: XIAO BLE
190 .. zephyr-app-commands::
191 :zephyr-app: samples/subsys/shell/shell_module
195 .. group-tab:: XIAO BLE Sense
197 .. zephyr-app-commands::
198 :zephyr-app: samples/subsys/shell/shell_module
205 .. target-notes::
208 .. _pinouts: https://wiki.seeedstudio.com/XIAO_BLE/#hardware-overview
210 .. _Seeeduino XIAO Expansion Board: https://wiki.seeedstudio.com/Seeeduino-XIAO-Expansion-Board/