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
4. Copy the `.uf2` file to the device storage ```FOBEBOOT```.
83
83
5. After flashing, the device should reboot automatically. If it does not, press the **RESET** button on the board to start the **MicroPython** firmware.
The **FoBE Breakout** Series is a comprehensive ecosystem of standardized, plug-and-play modules designed to accelerate electronics development. Built around a rich variety of sensors, actuators, displays, and communication modules, Breakout enables faster and more reliable development of smart hardware projects.
Copy file name to clipboardExpand all lines: docs/product/f1101/programming.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Programming with FoBE Quill nRF52840 Mesh
3
3
description: Programming with FoBE Quill nRF52840 Mesh.
4
4
sidebar_label: Programming
5
-
image: /img/products/f1101-r1lg.main.png
5
+
image: /img/products/f1101-r1lg.main.webp
6
6
slug: /quill_nrf52840_mesh_programming
7
7
toc_max_heading_level: 4
8
8
sidebar_position: 2
@@ -45,7 +45,7 @@ You can follow the official guide of [PlatformIO](https://platformio.org/platfor
45
45
2. Click "Advanced Installation" button.
46
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.
Once the upload is complete, the onboard blue LED should start blinking, indicating that your board is successfully set up and running the example sketch.
380
380
381
381
<divstyle={{ textAlign: 'center' }}>
382
-
<imgsrc="/img/meme/you-did-a-great-job.png"alt="You Did a Great Job"style={{ width: '50%', height: 'auto' }} />
382
+
<imgsrc="/img/meme/you-did-a-great-job.webp"alt="You Did a Great Job"style={{ width: '50%', height: 'auto' }} />
383
383
</div>
384
384
385
385
## Advanced usage
@@ -537,7 +537,7 @@ Download the latest firmware from the [Firmware Hub](/firmware-hub?id=fobe_quill
537
537
538
538
Double click the **Reset** button, there should be a `FoBE Boot` drive on your PC.
Drag the `firmware-fobe_quill_nrf52840_mesh-2.7.3.cf574c7.uf2` file to the drive. The installation will run automatically, then the drive will disappear.
Copy file name to clipboardExpand all lines: docs/product/f1102/programming.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Programming with FoBE Quill ESP32S3 Mesh
3
3
description: Programming with FoBE Quill ESP32S3 Mesh.
4
4
sidebar_label: Programming
5
-
image: /img/products/f1102-r1lg.main.png
5
+
image: /img/products/f1102-r1lg.main.webp
6
6
slug: /quill_esp32s3_mesh_programming
7
7
toc_max_heading_level: 4
8
8
sidebar_position: 2
@@ -45,7 +45,7 @@ You can follow the official guide of [PlatformIO](https://platformio.org/platfor
45
45
2. Click "Advanced Installation" button.
46
46
3. Input the git repository URL ```https://github.com/fobe-projects/fobe-esp32-platformio.git#develop``` then click "Install" button, and wait for the installation to complete.
Once the upload is complete, the onboard blue LED should start blinking, indicating that your board is successfully set up and running the example sketch.
Drag the `firmware-fobe_quill_esp32s3_mesh-2.7.3.cf574c7.uf2` file to the drive. The installation will run automatically, then the drive will disappear.
0 commit comments