Difference between revisions of "WiConnect"

From I-CubeX Wiki
Jump to: navigation, search
Line 3: Line 3:
 
Use [[Connect]] (v1.6.4 or higher for MacOS, v1.54 or higher for Windows) to find out which version of WiConnect is running on the WiDig. Click on the text "Firmware" (not the firmware number) in the upper left corner of Connect to switch to displaying the WiConnect version information. Click again, now on the text "WiConnect", to switch back to the [[firmware]] information.
 
Use [[Connect]] (v1.6.4 or higher for MacOS, v1.54 or higher for Windows) to find out which version of WiConnect is running on the WiDig. Click on the text "Firmware" (not the firmware number) in the upper left corner of Connect to switch to displaying the WiConnect version information. Click again, now on the text "WiConnect", to switch back to the [[firmware]] information.
  
WiConnect can be uploaded using [https://github.com/doayee/esptool-esp32-gui DoayeeESP32DFU] for [https://icubex.com/download/DoayeeESP32DFU.app.zip MacOS] or [https://icubex.com/download/DoayeeESP32DFU.exe Windows]. If on MacOS you get a warning from Apple's GateKeeper that it can't run and should be moved to the trash then the easiest way around this is to right-click (or click-while-holding-down-the-control-key) the app. This will give you the option to open the app.
+
WiConnect can be uploaded using [https://github.com/doayee/esptool-esp32-gui DoayeeESP32DFU] for [https://icubex.com/download/DoayeeESP32DFU.app.zip MacOS] or [https://icubex.com/download/DoayeeESP32DFU.exe Windows].  
  
To upload one of WiConnect versions listed below, download it, select the serial port (contains the text "SLAB" on MacOS and "COM" on Windows) from the pull-down menu, set the baud rate to 926100 and select the firmware file in the "Flash App .." row. Then make sure no other software such as [[Connect]] is using the serial port and finally click "Flash". Do not click the "Erase ESP" button.
+
To upload one of WiConnect versions listed below, download it and execute these steps (do <u>not</u> click the "Erase ESP" button):
 +
#Quit Connect or at least disable the serial interface of the WiDig entry in Connect. Make sure no other software is using the serial port of the WiDig.
 +
#Open DoayeeESP32DFU. If on MacOS you get a warning from Apple's GateKeeper that it can't run and should be moved to the trash then the easiest way around this is to right-click (or click-while-holding-down-the-control-key) the app. This will give you the option to open the app.
 +
#Select the serial port (contains the text "SLAB" on MacOS and "COM" on Windows) from the pull-down menu.
 +
#Set the baud rate to 926100.
 +
#Select the WiConnect file in the "Flash App .." row.
 +
#Click "Flash".
  
 
[[File: DoayeeESP32DFU_macos.png|600px]]
 
[[File: DoayeeESP32DFU_macos.png|600px]]

Revision as of 13:45, 3 March 2022

WiConnect manages the USB, BLE-MIDI or WiFi-OSC/WS communications of the WiDig. It runs on the WiDig together with its other firmware.

Use Connect (v1.6.4 or higher for MacOS, v1.54 or higher for Windows) to find out which version of WiConnect is running on the WiDig. Click on the text "Firmware" (not the firmware number) in the upper left corner of Connect to switch to displaying the WiConnect version information. Click again, now on the text "WiConnect", to switch back to the firmware information.

WiConnect can be uploaded using DoayeeESP32DFU for MacOS or Windows.

To upload one of WiConnect versions listed below, download it and execute these steps (do not click the "Erase ESP" button):

  1. Quit Connect or at least disable the serial interface of the WiDig entry in Connect. Make sure no other software is using the serial port of the WiDig.
  2. Open DoayeeESP32DFU. If on MacOS you get a warning from Apple's GateKeeper that it can't run and should be moved to the trash then the easiest way around this is to right-click (or click-while-holding-down-the-control-key) the app. This will give you the option to open the app.
  3. Select the serial port (contains the text "SLAB" on MacOS and "COM" on Windows) from the pull-down menu.
  4. Set the baud rate to 926100.
  5. Select the WiConnect file in the "Flash App .." row.
  6. Click "Flash".

DoayeeESP32DFU macos.png


Releases

Pre-Releases


Known Issues

  • WiConnect 1.919: it is not recommended to use a sampling interval smaller than 10 ms as it might not be possible to communicate with the WiDig, requiring clearing the configuration or even re-uploading the firmware and WiConnect.
  • ESPFlasherGUI does not run on MacOS Sierra. On MacOS Catalina it greys out buttons after uploading - restart if more uploads are needed.