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
Copy file name to clipboardExpand all lines: content/Education and Kits/Science Journal App/Upload-the-Science-Journal-firmware.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,9 @@ To use the Science Journal, it is necessary to use different libraries and examp
84
84
4. Check the [Board configuration overview table](#board-configuration) for information about the required library and example for your board.
85
85
5. Click on **Examples** in the left-most sidebar to open the Examples tab. Search the example for your board in the textbox and select it in the results area.
86
86
87
-

87
+

88
+
89
+

88
90
89
91
6. Click the **Upload** button.
90
92
@@ -101,8 +103,10 @@ To use the Science Journal, it is necessary to use different libraries and examp
101
103
2. Open Arduino IDE and [select your board](https://support.arduino.cc/hc/en-us/articles/4406856349970-Select-board-and-port-in-Arduino-IDE).
102
104
3. Check the [Board configuration overview table](#board-configuration) for information about the required library and example for your board.
103
105
4.[Install the library](https://support.arduino.cc/hc/en-us/articles/5145457742236-Add-libraries-to-Arduino-IDE) for your board.
104
-
5. In `File > Examples`, hover over the library for your board to reveal the examples (In IDE 1, the path is `File > Examples > INCOMPATIBLE`).
105
-
6. Select the example for your board.
106
-
7. Click the **Upload** button.
107
-
8. Wait for the process to finish (Compilation for the Nano 33 BLE Sense may take several minutes, and the console will not print any messages during this time).
108
-
9. When the upload is completed, you can [connect your board to the Science Journal app](https://support.arduino.cc/hc/en-us/articles/4407749620370).
106
+
5. In `File > Examples`, hover over the library for your board to reveal the examples and select the example for your board (In IDE 1, the path is `File > Examples > INCOMPATIBLE`). ADD pic IDE 1 and 2 side by side
107
+
108
+

109
+
110
+
6. Click the **Upload** button.
111
+
7. Wait for the process to finish (Compilation for the Nano 33 BLE Sense may take several minutes, and the console will not print any messages during this time).
112
+
8. When the upload is completed, you can [connect your board to the Science Journal app](https://support.arduino.cc/hc/en-us/articles/4407749620370).
Collapse file: content/Education and Kits/Science Journal App/img/SJ_Firmware_rp2040.png
0 commit comments