Version Differences for OPN2001

(Added factory reset and OS loading instructions from original page)
Line 25:
  '''Is polling optional or required?'''    '''Is polling optional or required?''' 
  :Polling is really meant to automatically detect when the OPN2001 has data, and then download it via a callback function. As such, it's not explicitly required.    :Polling is really meant to automatically detect when the OPN2001 has data, and then download it via a callback function. As such, it's not explicitly required. 
    + The OPN-2001 is a small handheld wireless barcode reader capable of storing up to 10,000 barcodes at a time.  
       
    + ==Factory Reset==  
    + To factory reset the OPN-2001 please follow the below instructions.  
    + * Ensure the OPN-2001 has sufficient charge (at the least the laser should come on with a trigger press when the unit is unplugged)  
    + * Disconnect the OPN-2001 from any USB connections  
    + * Press and hold both buttons (scan and clear) for 10 seconds  
    + :At the end of the time you will hear a single tone indicating successful reset. While holding the keys the LED will flash RED (If it flashes any other color you are not holding both buttons firmly enough).  
    + :'''Note''': It is possible to disable the factory reset option of the OPN-2001 with the SDK (and subsequently our Standard PC Demo Application). If this is disabled this feature will not work until re-enabled.  
       
    + ==Loading Firmware==  
    + The Firmware of the OPN-2001 can be upgraded (or reloaded in the case of a corrupt firmware) with the following instructions.  
    + # Download and install the USB Drivers appropriate for your PC  
    + #: [http://www.opticonusa.com/downloads/Software/Drivers/Opticon%20USB%20Drivers%20for%201D%2032bit.zip 32-bit Windows]  
    + #: [http://www.opticonusa.com/downloads/Software/Drivers/Opticon%20USB%20Drivers%20for%201D%2064bit.zip 64-bit Windows]  
    + # Download and install Appload (The latest version of Appload can be found on its download page [http://www.opticonusa.com/solutions/appload here])  
    + # Download the latest firmware for the OPN-2001 (found [http://www.opticonusa.com/solutions/opn2001 here])  
    + # Connect the OPN-2001 to the PC  
    + # Launch Appload  
    + # In Appload select ''''Settings' > 'Port' > 'Opticon USB Code Reader(1D) (COMx)''''  
    + # In Appload select ''''Settings' > 'IrDA Adapter/Cradle type' > 'Not installed''''  
    + # In Appload select ''''File' > 'Download'''' and browse to the firmware file (e.g. RBBV0139.hex) and click ''''open''''  
    + #: The download will take approximately 30 seconds at which time you will see the message 'Download successfully completed'  
  === OS Release Log ===    === OS Release Log ===