You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Removed the index.mdx file for FoBE Quill ESP32S3 Mesh.
- Updated programming guide for FoBE Quill ESP32S3 Mesh with new title and description.
- Revised quickstart guide for FoBE Quill ESP32S3 Mesh, enhancing structure and content.
- Deleted resources.mdx file for FoBE Quill ESP32S3 Mesh.
- Updated quickstart guides for FoBE Mesh Solar Power and FoBE Mesh Tracker C1 with new titles and descriptions.
- Added Meshtastic application section to quickstart guides for FoBE Mesh Tracker C1.
- Updated links in various quickstart guides to point to the new programming guide for FoBE Quill ESP32S3 Mesh.
- Updated sidebar configuration to reflect the removal of resource links for FoBE Quill series.
- Updated README files for FoBE Quill ESP32S3 Mesh and FoBE Quill NRF52840 Mesh with new tutorial links.
This guide describes how to program the FoBE Quill nRF52840 Mesh.
8
31
9
32
## Arduino
10
33
11
-
If you use the Arduino IDE for programming, please see [Quick Start - Setup the board](/product/f1101/quickstart#setup-the-board).
34
+
If you use the Arduino IDE for programming, please see [Quick Start - Setup the board](/quill_nrf52840_mesh_getting_started).
12
35
13
36
The following describes how to program the FoBE Quill nRF52840 Mesh with Arduino using PlatformIO.
14
37
@@ -22,7 +45,7 @@ You can follow the official guide of [PlatformIO](https://platformio.org/platfor
22
45
2. Click "Advanced Installation" button.
23
46
3. Input the git repository URL ```https://github.com/fobe-projects/fobe-nrf52-platformio.git#develop``` then click "Install" button, and wait for the installation to complete.
0 commit comments