Skip to content

Commit

Permalink
Add link to blog for zigbee vs nrf
Browse files Browse the repository at this point in the history
Add link to comparative performance analysis blog post
  • Loading branch information
TMRh20 authored Nov 16, 2021
1 parent 02c46f8 commit 3b1352c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/zigabee.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Here are some comparisons between RF24Network and ZigBee.
- In ZigBee networks, only leaf nodes can sleep
- ZigBee nodes are configured using AT commands, or a separate Windows application.
RF24 nodes are configured by recompiliing the firmware or writing to EEPROM.
- A paper was written comparing the performance of Zigbee vs nRF24l01+, see [TMRh20s Blog](https://tmrh20.blogspot.com/2019/05/comparative-performance-analysis.html) for a detailed overview.

## Node Naming

Expand Down

0 comments on commit 3b1352c

Please sign in to comment.