From 72003a682eee67dd91bce9b9ccb8b9006df61afa Mon Sep 17 00:00:00 2001 From: Mike Kinney Date: Mon, 7 Feb 2022 09:46:47 -0800 Subject: [PATCH] add download for mac and info about RAK --- docs/getting-started/flashing-esp32.md | 2 +- docs/hardware/supported/rak4631.md | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/getting-started/flashing-esp32.md b/docs/getting-started/flashing-esp32.md index f3228d1c..964ea4a1 100644 --- a/docs/getting-started/flashing-esp32.md +++ b/docs/getting-started/flashing-esp32.md @@ -15,7 +15,7 @@ Plug your device into your computer using a USB cable and then do the following: :::important You may need to install a driver from Silicon Labs for the [CP210X USB to UART bridge](https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers) -Some newer boards may require the drivers for the [CH9102](http://www.wch.cn/downloads/CH343SER_ZIP.html) or [Direct Download](https://github.com/Xinyuan-LilyGO/CH9102_Driver) for Windows 7. +Some newer boards may require the drivers for the [CH9102 Windows](http://www.wch.cn/downloads/CH343SER_ZIP.html) or [Direct Download](https://github.com/Xinyuan-LilyGO/CH9102_Driver) for Windows 7. For [CH9102 Mac](http://www.wch.cn/downloads/CH34XSER_MAC_ZIP.html). Click the big blue button with the down arrow. Be sure to open up the application and click "Install" after the package is installed. Also, reboot. ::: + +There is development activity to get sensors added in Meshtastic core. For example, the Environment Sensor.