From b63fc349db7188dd0d357d58fb240d608e3f20da Mon Sep 17 00:00:00 2001 From: Nic Limper Date: Sun, 8 Oct 2023 21:58:55 +0200 Subject: [PATCH] Updated FAQ (markdown) --- misc/FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/FAQ.md b/misc/FAQ.md index 27261ab..41d913f 100644 --- a/misc/FAQ.md +++ b/misc/FAQ.md @@ -35,3 +35,6 @@ In theory, it's possible to reflash a ZigBee coordinator with firmware that enab ### How can I import a tagDB (after update or new installation) * Overwrite `tagDB.json` inside the `current` folder * Reboot the AP (by power cycling or physical reboot button, do not use the reboot option in the website because that will save the current DB first) + +### Whay does the tag react slowly? How does the timing of the tag communication works? +See [[Timing of the tags|tag-protocol-timing]] for an explanation of the way the tag communicates with an Access Point. \ No newline at end of file