Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:dev:eargear-v2-protocol [2026/08/11 17:56] – [EarGear v2 Protocol] darkgrueen:dev:eargear-v2-protocol [2026/08/11 17:58] (current) darkgrue
Line 6: Line 6:
 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. 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> </WRAP>
 +
 +
 ===== Differences between v1 and v2 ===== ===== Differences between v1 and v2 =====
  
Line 15: 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 27: 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 =====