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
en:dev:eargear-v2-protocol [2024/01/21 21:46] darkgrueen:dev:eargear-v2-protocol [2026/08/11 17:58] (current) darkgrue
Line 2: Line 2:
  
 Command list for The Tail Company EarGear v2. Command list for The Tail Company EarGear v2.
 +
 +<WRAP round important 90%>
 +This protocol only applies to the EarGear 2 product's original shipping firmware, which is **deprecated**. Current EarGear 2 products use the TailControl firmware. Refer to the [[en:dev:tailcontrol-command-protocol|TailControl Command Protocol]] documentation.
 +</WRAP>
 +
 +
 ===== Differences between v1 and v2 ===== ===== Differences between v1 and v2 =====
  
Line 11: Line 17:
  
 A press of 2-3 seconds starts up and shuts down EarGear. Connecting a charger to the EarGear inhibits the ''ENABLE'' line of the 3.3 V regulator, which means the EarGear cannot be turned on while charging. A press of 2-3 seconds starts up and shuts down EarGear. Connecting a charger to the EarGear inhibits the ''ENABLE'' line of the 3.3 V regulator, which means the EarGear cannot be turned on while charging.
 +
  
 ===== Device Advertisement ===== ===== Device Advertisement =====
Line 23: Line 30:
   * Battery Percentage (0-100%), and   * Battery Percentage (0-100%), and
   * Battery Voltage (in Volts).   * Battery Voltage (in Volts).
 +
  
 ==== nRF Connect for Mobile ==== ==== nRF Connect for Mobile ====
  
 [[https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-mobile|nrf Connect for Mobile]] is a highly recommended tool for assisting with development and troubleshooting connectivity when developing your own controller or app software. [[https://www.nordicsemi.com/Products/Development-tools/nrf-connect-for-mobile|nrf Connect for Mobile]] is a highly recommended tool for assisting with development and troubleshooting connectivity when developing your own controller or app software.
 +
  
 ===== Ear Commands ===== ===== Ear Commands =====