Skip to content

Commit 90db450

Browse files
committed
doc: update architectures with direct Radio Driver API
Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
1 parent cfe31f7 commit 90db450

File tree

6 files changed

+18
-67
lines changed

6 files changed

+18
-67
lines changed

docs/architectures.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ System-on-Chip designs
1818

1919
The single-chip solution has a combined RFIC (the IEEE 802.15.4 in case of Zigbee) and processor.
2020
Both the Zigbee stack and the application layer run on the local processor.
21+
The ZBOSS stack uses the nRF 802.15.4 radio driver directly; no Zephyr networking (L2) layer is used for the radio path.
2122

2223
This design has the following advantages:
2324

docs/images/zigbee_platform_design_multi.svg

Lines changed: 1 addition & 11 deletions
Loading

docs/images/zigbee_platform_design_nRF53.svg

Lines changed: 5 additions & 15 deletions
Loading

docs/images/zigbee_platform_design_nRF5340_multi.svg

Lines changed: 7 additions & 17 deletions
Loading

docs/images/zigbee_platform_design_ncp.svg

Lines changed: 1 addition & 11 deletions
Loading

docs/images/zigbee_platform_design_soc.svg

Lines changed: 3 additions & 13 deletions
Loading

0 commit comments

Comments
 (0)