From 3b1352c9aa82263afbfbc60bb78ed38f2a717565 Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Mon, 15 Nov 2021 18:17:05 -0600 Subject: [PATCH] Add link to blog for zigbee vs nrf Add link to comparative performance analysis blog post --- docs/zigabee.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/zigabee.md b/docs/zigabee.md index fad0d107..3720b47a 100644 --- a/docs/zigabee.md +++ b/docs/zigabee.md @@ -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