m |
|||
Line 12: | Line 12: | ||
|[[File:2_0_board.jpg|thumb|2.0 (AD2USB)]] | |[[File:2_0_board.jpg|thumb|2.0 (AD2USB)]] | ||
|} | |} | ||
+ | |||
+ | =Checking your Firmware Version= | ||
+ | You can retrieve the version information by connecting to your device with a terminal program (PuTTY, screen, etc.) and sending the <b>V</b> command. | ||
+ | |||
+ | A response will be returned with your current version information: | ||
+ | !VER:ffffffff,'''V2.2a.8a8''',TX;RX;SM;VZ;RF;ZX;RE;AU;3X;CG;DD;MF;LR;KE;MK;CB;DS | ||
=Download= | =Download= |
Revision as of 13:44, 19 December 2013
Identifying your Board Revision
Use the images below to identify what revision of AlarmDecoder you have.
Checking your Firmware Version
You can retrieve the version information by connecting to your device with a terminal program (PuTTY, screen, etc.) and sending the V command.
A response will be returned with your current version information:
!VER:ffffffff,V2.2a.8a8,TX;RX;SM;VZ;RF;ZX;RE;AU;3X;CG;DD;MF;LR;KE;MK;CB;DS
Download
Board Revision | Firmware Version |
---|---|
Stable | |
2.2+ | 2.2a.6 |
2.0 | 2.1f.10 |
Beta | |
2.2+ | 2.2a.8 |
Legacy | |
2.2+ | 2.2a.3-beta |
2.2+ | 2.2a.2 |
2.0 | 2.1f.0e |
2.0 | 2.1f.0d |
2.0 | 1.0f.26 |
Instructions
There are a few different ways to go about flashing your device.
- Download one of the available programs.
- AlarmDecoderGUI - .NET/Mono and Gtk#
- Console firmware uploader - .NET/Mono
- ad2-firmwareupload - from the official Python library
- Download your desired firmware from the choices above.
- Flash the firmware
- AlarmDecoderGUI
- ...
- Console firmware uploader
- ...
- ad2-firmwareupload
- ...
- AlarmDecoderGUI
- Confirm communication with your device.