Version Differences for OPN2005

(Concepts and Definitions)
Line 21:
       
  ==Concepts and Definitions==    ==Concepts and Definitions== 
- *'''Fixed PIN''': a PIN code that is preset in the OPN2002. Typically the last 4 characters of the OPN2002's Bluetooth name.   + *'''Fixed PIN''': a PIN code that is preset in the OPN2005. Typically the last 4 characters of the OPN2005's Bluetooth name.  
  *'''Dynamic PIN''': a PIN code that is determined at pair time by the Bluetooth host.    *'''Dynamic PIN''': a PIN code that is determined at pair time by the Bluetooth host. 
- *'''HID''': Human Interface Device. In the case of the OPN2002, it's recognized as a Bluetooth HID keyboard, meaning that each character of a scanned barcode is transmitted to the host as a keyboard press. HID devices cannot be used as a master at pair time, but after pairing with a Bluetooth host, can switch roles and become master devices for reconnection purposes.   + *'''HID''': Human Interface Device. In the case of the OPN2005, it's recognized as a Bluetooth HID keyboard, meaning that each character of a scanned barcode is transmitted to the host as a keyboard press. HID devices cannot be used as a master at pair time, but after pairing with a Bluetooth host, can switch roles and become master devices for reconnection purposes.  
- *'''SPP (VCP)''': Serial Port Profile (Virtual COM Port). In the case of the OPN2002, it sends data serially to a serial port on the Bluetooth host. Software running on the host can read from that serial port to capture the data.   + *'''SPP (VCP)''': Serial Port Profile (Virtual COM Port). In the case of the OPN2005, it sends data serially to a serial port on the Bluetooth host. Software running on the host can read from that serial port to capture the data.  
- *'''Embedded Firmware''': The embedded OS and application that is present on the OPN2002, and required for its function.   + *'''Embedded Firmware''': The embedded OS and application that is present on the OPN2005, and required for its function.  
- *'''Embedded OS''': A binary common to all OPN2002s that enables the OPN2002 to function and exposes an API that the OPN2002's embedded applications utilize to "drive" the device.   + *'''Embedded OS''': A binary common to all OPN2005s that enables the OPN2005 to function and exposes an API that the OPN2005's embedded applications utilize to "drive" the device.  
- *'''Embedded Application''': A binary produced either by Opticon or by a third party utilizing the [[C-Library Kit]]; implements the "user interface" and drives the behavior of the OPN2002.   + *'''Embedded Application''': A binary produced either by Opticon or by a third party utilizing the [[C-Library Kit]]; implements the "user interface" and drives the behavior of the OPN2005.  
- *'''Default Firmware, OS, or Application''': Refers to standard Opticon software for the OPN2002, typically installed on the OPN2002 at the factory and present out-of-the-box. The OS version string is always RBGVXXYY, where XX denotes the major revision and YY denotes the minor revision. The application version string is RFGAAABB, where AAA denotes the major revision and BB denotes the minor revision. Occasionally, the first 'A' in RFGAAABB is a letter, denoting the Opticon office responsible for developing the software.   + *'''Default Firmware, OS, or Application''': Refers to standard Opticon software for the OPN2002, typically installed on the OPN2005 at the factory and present out-of-the-box.  
    + ** The OS version string is always RBGVXXYY, where XX denotes the major revision and YY denotes the minor revision. The application version string is RFGAAABB, where AAA denotes the major revision and BB denotes the minor revision. Occasionally, the first 'A' in RFGAAABB is a letter, denoting the Opticon office responsible for developing the software.