Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
boards:wiotracker [2024/09/11 12:21] – [Firmware] darronboards:wiotracker [2024/09/17 12:24] (current) – old revision restored (2024/09/17 12:11) darron
Line 1: Line 1:
 ====Wio Tracker==== ====Wio Tracker====
 +
 +<wrap right>
 +{{boards:wiotracker.jpg?200}}
 +</wrap>
  
 Wio Tracker 1110 Dev Board for Meshtastic Wio Tracker 1110 Dev Board for Meshtastic
Line 14: Line 18:
 ==Update== ==Update==
  
-Download UF2 file from [[https://flasher.meshtastic.org/|here]].+   Download UF2 file from [[https://flasher.meshtastic.org/|here]]. 
 +   * Double tap reset to enter DFU mode. 
 +   * Mount drive. 
 +   * Copy UF2 file to drive and it will reboot after a moment with updated firmware. 
 +   * Unmount drive. 
 + 
 +NB Drive will automatically mount and unmount when using Windows. 
 + 
 +===Configure=== 
 + 
 +Configure using the [[/tools:meshtastic#command_line_interface|CLI]]. 
 + 
 +===Use=== 
 + 
 +Pair device with phone and use the [[https://play.google.com/store/apps/details?id=com.geeksville.mesh&hl=en-US|app]]. 
 + 
 +===LED=== 
 + 
 +RED 
 +<code> 
 +P1.01 3V3B SENSOR POWER 
 +</code> 
 + 
 +GREEN 
 +<code> 
 +FLASH    NO BATTERY 
 +CHARGING ON 
 +CHARGED  OFF 
 +</code> 
 + 
 +BLUE 
 +<code> 
 +P0.06 LED_BLUE GENERAL PURPOSE 
 +</code> 
 + 
 + 
 +===Resources=== 
 + 
 +[[https://www.seeedstudio.com/Wio-Tracker-1110-Dev-Board-for-Meshtastic-p-5914.html|Product page]]
  
-Double tap reset and mount drive. 
  
-Copy UF2 file to drive and it will reboot after a moment with updated firmware.+[[https://files.seeedstudio.com/products/SenseCAP/Wio-Tracker/Wio%20Tracker%201110%20v1.0_SCH_PDF_20230822.pdf|Schematic]]
  
-Unmount dead drive. 
  
-NB Drive will be automatically mounted and unmounted if using Windows.