From c7f16036e2c23975bd29099050eb4dd695c38fd9 Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Fri, 1 Apr 2022 14:06:46 -0600 Subject: [PATCH] wifi questions --- docs/faq/wifi.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/faq/wifi.mdx b/docs/faq/wifi.mdx index a22221eb..b9601b50 100644 --- a/docs/faq/wifi.mdx +++ b/docs/faq/wifi.mdx @@ -13,3 +13,7 @@ sidebar_label: WiFi ### When I turn on WiFi, Bluetooth turns off. Why is this? Currently WiFi and Bluetooth can not be enabled at the same time. + +### Why does my device lose connection to WiFi? + +It could be a couple of things. First, check that the node connects to WiFi on battery power. There are sometimes issues if your power supply is not compatible. Another possibility is [misconfigured DTIM](https://homenetworkadmin.com/what-is-dtim/) on the WiFi network.