From f028859640976c85044f90a764d6b3b2ab97ecd3 Mon Sep 17 00:00:00 2001 From: Hello9999901 Date: Tue, 26 Jul 2022 12:27:20 -0400 Subject: [PATCH] changes from nicell --- docs/docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/faq.md b/docs/docs/faq.md index 66713290..181c3a0a 100644 --- a/docs/docs/faq.md +++ b/docs/docs/faq.md @@ -86,7 +86,7 @@ The latency of ZMK is comparable to other firmware offerings. ZMK is equipped wi ### Any chance for 2.4GHz dongle implementation? -Unfortunately, there are no current plans to implement 2.4GHz dongle mode. This is because utilizing Nordic's proprietary 2.4GHz low level protocols requires use of the Nordic Connect SDK, which is licensed with a more restrictive license than ZMK's MIT license. However, ZMK does plans to implement dongle mode using BLE (with encryption). This will result in a 3.5ms average latency from the protocol itself. +Unfortunately, there are no current plans to implement 2.4GHz dongle mode. This is because utilizing Nordic's proprietary 2.4GHz low level protocols requires use of the Nordic Connect SDK, which is licensed with a more restrictive license than ZMK's MIT license. However, ZMK does plan to implement dongle mode using BLE (with encryption). This will result in a 3.75ms average latency from the protocol itself. ### What bootloader does ZMK use?