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: docs/CCOS.rst
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Part I - Back up chord library and update device
76
76
#. Click ‘Export Library’ to export a .csv file to your machine (The file should be called: “CharaChorder_ChordLibrary.csv”)
77
77
#. Once you are absolutely sure your library is exported properly, and ALL of your chords are present in the file, click the ‘Delete All Chords’’ button.
78
78
#. Refresh the page, reconnect your device via steps 2-3, and click the ‘Bootloader’ button. A file explorer window should open on Windows. On Mac you may need to find your device as an external drive
79
-
#. Download your update file from this site: `<https://www.charachorder.com/pages/update-your-firmware>`__
79
+
#. Proceed with updating your device by visiting this site, choosing which device you are updating, and then proceed with Step 4. It will open a file explorer where you can find the mounted device as an external drive. `<https://charachorder.io/ccos/>`__
80
80
81
81
.. warning::
82
82
You'll notice that there are two different versions of the CharaChorder
@@ -93,8 +93,7 @@ Part I - Back up chord library and update device
93
93
Additionally, the file name is case-sensitive; all letters must be
94
94
capitalized.
95
95
96
-
#. Drag the UF2 file into the file explorer window and confirm that you would like to replace the existing file.
97
-
#. The file explorer window should automatically close
96
+
#. After saving, your device should successfully reboot and have CCOS.
Copy file name to clipboardExpand all lines: docs/CharaChorder One.rst
+12-24Lines changed: 12 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -207,27 +207,25 @@ Updating your Device
207
207
instructions on how to upgrade your device to our new CCOS :ref:`here<CCOS:Upgrade to CCOS>`. If your device is not running :doc:`CCOS<CCOS>`, you will be unable to follow the
You can check your device’s current firmware by following the steps
216
214
below:
217
215
218
216
#. On a chromium based browser, such as Chrome, go to the CharaChorder `Device Manager <https://charachorder.io/config/layout/>`__ (Linux users see :ref:`this link<serialportaccess>` for more information about configuring serial port access.)
219
-
#. Click “Connect”
217
+
#. Click “Connect” at the bottom middle of the page
220
218
#. When the popup box comes up that reads “charachorder.io wants to connect to a serial port”, choose your CharaChorder device, then click the blue “connect” button
221
219
222
220
After following the above steps, you can find your
223
-
firmware version right above the “Connect” button. It will read
221
+
firmware version in the bottom left of your screen. It will read
224
222
something like this:
225
223
226
-
``CHARACHORDER ONE M0 --- Version 1.1.3``
224
+
``CCOS 1.1.4``
227
225
228
226
.. _Firmware Check:
229
227
.. image:: /assets/images/DMFW.png
230
-
:width:347
228
+
:width:1200
231
229
:alt:Checking the firmware on Device Manager
232
230
233
231
Updating the Firmware
@@ -236,31 +234,21 @@ Updating the Firmware
236
234
If you find that your device is not running the latest firmware version,
237
235
you can follow the steps below to update your device. You can check
238
236
which is the latest firmware release by visiting `this
239
-
site <https://www.charachorder.com/pages/update-your-firmware>`__.
237
+
site <https://charachorder.io/ccos/>`__.
240
238
241
239
.. warning::
242
-
IMPORTANT: Before performing the below steps, please make sure that you have a :ref:`backup of your layout<Device Manager:Backups>` as well as a :ref:`backup of your chord library<Device Manager:Backups>` and a :ref:`backup of your GTM settings<Device Manager:Backups>`. The update might reset those, so it's important that you keep backup files handy. For instructions on how to restore backed up files, visit the :ref:`Backups<Device Manager:Restoring from a Backup>` section.
240
+
IMPORTANT: Before performing the below steps, please make sure that you have a :ref:`backup of your layout<Device Manager:Backups>` as well as a :ref:`backup of your chord library<Device Manager:Backups>` and a :ref:`backup of your GTM settings<Device Manager:Backups>`. The update might reset those, so it's important that you keep backup files handy. For instructions on how to restore backed up files, visit the :ref:`Backups<Device Manager:Restoring from a Backup>` section.
243
241
244
242
#. On a chromium based browser, such as Chrome, go to the CharaChorder `Device Manager <https://charachorder.io/config/layout/>`__
245
-
#. Click “Connect”
243
+
#. If not auto-connected, click “Connect”
246
244
#. When the popup box comes up that reads “charachorder.io wants to connect to a serial port”, choose your CharaChorder device, then click the blue “connect” button
247
-
#. _`Click` “Boot Menu” (the power icon) followed by “Bootloader”. Your CharaChorder will now appear as an external storage device on your computer’s file explorer or Finder app. It might be named one of the following: “Arduino”, “Seeduino”, or “CharaChorder One”.
248
-
#. Download your update file from this site: `<https://www.charachorder.com/pages/update-your-firmware>`__
249
-
250
-
.. warning::
251
-
IMPORTANT: Make sure that the file you download is named exactly
252
-
like this: CURRENT.UF2 . If there are any other characters in the
253
-
file name, the file will not work. “CURRENT.UF2(1)” will NOT work.
254
-
Additionally, the file name is case sensitive; all letters must be
255
-
capitalized.
256
-
257
-
6. Copy the CURRENT.UF2 file that you just downloaded and paste it into the CharaChorder drive that we found in :ref:`step 4<Click>`
258
-
7. When your computer asks you how you would like to resolve the issue of two files with the same name, select “Replace file”.
245
+
#. Click on the CCOS version on the bottom left of the page
246
+
#. You will see a list of available versions along with their release date. Click on the one you want.
247
+
#. Follow the steps on screen to update your device.
259
248
260
-
At this point, your CharaChorder One will automatically reboot and the
261
-
CharaChorder drive will have disappeared. Congratulations! You have
249
+
At this point, your device will automatically reboot. Congratulations! You have
262
250
successfully updated your device. You can check your device’s firmware
263
-
version by following the steps :ref:`here<charachorder-one-checking-your-devices-firmware>`.
251
+
version by following the steps :ref:`here<CharaChorder One:Checking your Device’s Firmware>`.
Copy file name to clipboardExpand all lines: docs/CharaChorder Two.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -210,7 +210,7 @@ Updating the Firmware
210
210
If you find that your device is not running the latest firmware version,
211
211
you can follow the steps below to update your device. You can check
212
212
which is the latest firmware release by visiting `this
213
-
site <https://www.charachorder.com/pages/update-your-firmware>`__.
213
+
site <https://charachorder.io/ccos/>`__.
214
214
215
215
.. warning::
216
216
IMPORTANT: Before performing the below steps, please make sure that you have a :ref:`backup of your layout<Device Manager:Backups>` as well as a :ref:`backup of your chord library<Device Manager:Backups>` and a :ref:`backup of your GTM settings<Device Manager:Backups>`. The update might reset those, so it's important that you keep backup files handy. For instructions on how to restore backed up files, visit the :ref:`Backups<Device Manager:Restoring from a Backup>` section.
@@ -222,7 +222,7 @@ site <https://www.charachorder.com/pages/update-your-firmware>`__.
222
222
#. You will see a list of available versions along with their release date. Click on the one you want.
223
223
#. Click "Apply Update"
224
224
225
-
At this point, your CC2 will automatically reboot. Congratulations! You have
225
+
At this point, your device will automatically reboot. Congratulations! You have
226
226
successfully updated your device. You can check your device’s firmware
227
227
version by following the steps :ref:`here<charachorder-two-checking-your-devices-firmware>`.
Copy file name to clipboardExpand all lines: docs/CharaChorder X.rst
+13-23Lines changed: 13 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -111,18 +111,18 @@ You can check your device’s current firmware by following the steps
111
111
below:
112
112
113
113
#. On a chromium based browser, such as Chrome, go to the CharaChorder `Device Manager <https://charachorder.io/config/layout/>`__ (Linux users see :ref:`this link<serialportaccess>` for more information about configuring serial port access.)
114
-
#. Click “Connect”
114
+
#. Click “Connect” at the bottom middle of the page
115
115
#. When the popup box comes up that reads “charachorder.io wants to connect to a serial port”, choose your CharaChorder device, then click the blue “connect” button
116
116
117
117
After following the above steps, you can find your
118
-
firmware version right above the “Connect” button. It will read
118
+
firmware version in the bottom left of your screen. It will read
119
119
something like this:
120
120
121
-
``CHARACHORDER X S2 --- Version 1.1.3``
121
+
``CCOS 1.1.4``
122
122
123
-
.. _CCX Firmware Check:
124
-
.. image:: /assets/images/DMFW-CCX.png
125
-
:width:295
123
+
.. _Firmware Check:
124
+
.. image:: /assets/images/DMFW.png
125
+
:width:1200
126
126
:alt:Checking the firmware on Device Manager
127
127
128
128
Updating the Firmware
@@ -131,29 +131,19 @@ Updating the Firmware
131
131
If you find that your device is not running the latest firmware version,
132
132
you can follow the steps below to update your device. You can check
133
133
which is the latest firmware release by visiting `this
134
-
site <https://www.charachorder.com/pages/update-your-firmware>`__.
134
+
site <https://charachorder.io/ccos/>`__.
135
135
136
136
.. warning::
137
-
**IMPORTANT**: Before performing the below steps, please make sure that you have a :ref:`backup of your layout<Device Manager:Backups>` as well as a :ref:`backup of your chord library<Device Manager:Backups>`. The update might reset those, so it's important that you keep backup files handy. For instructions on how to restore backed up files, visit the :ref:`Backups<Device Manager:Restoring from a Backup>` section. The update might also reset some of your :doc:`GTM<GenerativeTextMenu>` settings. Be sure to write down settings before you update.
137
+
IMPORTANT: Before performing the below steps, please make sure that you have a :ref:`backup of your layout<Device Manager:Backups>` as well as a :ref:`backup of your chord library<Device Manager:Backups>` and a :ref:`backup of your GTM settings<Device Manager:Backups>`. The update might reset those, so it's important that you keep backup files handy. For instructions on how to restore backed up files, visit the :ref:`Backups<Device Manager:Restoring from a Backup>` section.
138
138
139
139
#. On a chromium based browser, such as Chrome, go to the CharaChorder `Device Manager <https://charachorder.io/config/layout/>`__
140
-
#. Click “Connect”
140
+
#. If not auto-connected, click “Connect”
141
141
#. When the popup box comes up that reads “charachorder.io wants to connect to a serial port”, choose your CharaChorder device, then click the blue “connect” button
142
-
#. _`Click` “Boot Menu” (the power icon) followed by “Bootloader”. Your CharaChorder will now appear as an external storage device on your computer’s file explorer or Finder app. It might be named one of the following: “TinyUSB”, “TinyUSB CDC”, or “CharaChorder X”.
143
-
#. Download your update file from this site: `<https://www.charachorder.com/pages/update-your-firmware>`__
144
-
145
-
.. warning::
146
-
**IMPORTANT**: Make sure that the file you download is named exactly
147
-
like this: CURRENT.UF2 . If there are any other characters in the
148
-
file name, the file will not work. “CURRENT.UF2(1)” will NOT work.
149
-
Additionally, the file name is case sensitive; all letters must be
150
-
capitalized.
151
-
152
-
6. Copy the CURRENT.UF2 file that you just downloaded and paste it into the CharaChorder drive that we found in :ref:`step 4<Click>`
153
-
7. When your computer asks you how you would like to resolve the issue of two files with the same name, select “Replace file”.
142
+
#. Click on the CCOS version on the bottom left of the page
143
+
#. You will see a list of available versions along with their release date. Click on the one you want.
144
+
#. Click "Apply Update"
154
145
155
-
At this point, your CharaChorder X will automatically reboot and the
156
-
CharaChorder drive will have disappeared. Congratulations! You have
146
+
At this point, your device will automatically reboot. Congratulations! You have
157
147
successfully updated your device. You can check your device’s firmware
158
148
version by following the steps :ref:`here<CharaChorder X:Checking your Device’s Firmware>`.
0 commit comments