From dadc82ae3789125a7447b740e85991c719f9c388 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Fri, 18 Dec 2020 16:41:13 +0100 Subject: [PATCH] Document Hardkernel WiFi modules WiFi status (#1099) --- Documentation/boards/hardkernel/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Documentation/boards/hardkernel/README.md b/Documentation/boards/hardkernel/README.md index 071768711..30068eea6 100644 --- a/Documentation/boards/hardkernel/README.md +++ b/Documentation/boards/hardkernel/README.md @@ -10,3 +10,17 @@ | ODROID-N2 | 2019 | yes | [odroid_n2](../../../buildroot-external/configs/odroid_n2_defconfig) | See separate documentation for each board. + +## Connectivity devices + +### Wi-Fi + +The following devices have been tested on Home Assistant OS 5.8: + +- [Bluetooth Module 2](https://www.hardkernel.com/shop/bluetooth-module-2/) +- [WiFi Module 3](https://www.hardkernel.com/shop/wifi-module-3/) + +The [WiFi Module 5A](https://www.hardkernel.com/shop/wifi-module-5a/) is not +recommended as there is no upstream driver support available. The driver +currently compatible with recent Linux kernel version seems to have issues +connecting to 5GHz networks.