From c59005c25c23b6d705059abf327d095eb83046d7 Mon Sep 17 00:00:00 2001 From: Skip Hansen Date: Fri, 22 Nov 2024 08:54:05 -0800 Subject: [PATCH] Updated Beginners Guide for an easy to build Access Point (aka spaghetti AP) (markdown) --- ...de-for-an-easy-to-build-Access-Point-(aka-spaghetti-AP).md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Beginners-Guide-for-an-easy-to-build-Access-Point-(aka-spaghetti-AP).md b/Beginners-Guide-for-an-easy-to-build-Access-Point-(aka-spaghetti-AP).md index 74c6456..6aedaa1 100644 --- a/Beginners-Guide-for-an-easy-to-build-Access-Point-(aka-spaghetti-AP).md +++ b/Beginners-Guide-for-an-easy-to-build-Access-Point-(aka-spaghetti-AP).md @@ -54,6 +54,10 @@ Plug in the USB os the C6 into your PC and visit https://install.openepaperlink. ## Case If you own a 3d-printer, there is an case for the Spaghetti AP: https://github.com/OpenEPaperLink/Hardware/tree/main/Spaghetti%20AP%20Case +## SubGhz support + +See [[Yellow-AP-with-EByte-CC1101-module]] and [SubGhz Connections For C6 Based APs](https://github.com/OpenEPaperLink/OpenEPaperLink/wiki/Access-point-pinouts#sugghz-connections-for-c6-based-aps) for information on adding a CC1101 module to the AP to provide support for SubGhz tags. + ## End Voila, you have your first Spaghetti AP "up and running", have fun with it.