Changes

Added info about 5 digit program numbers
Line 2,553: Line 2,553:  
===Program Number logic change===
 
===Program Number logic change===
 
Due to the growing number of supported cars, program numbers have exceeded "999". In order to maintain one number format, we are moving from 3-digit to 4-digit program numbers.<br />In new [[LV-CAN200]]/[[ALL-CAN300]] firmware (from 2017-09-01) all program numbers that were up to 999 are changed to start from 1000. So that further program numbers would continue the counting with 4-digit numbers.<br />However, all existing program numbers stay the same, but "1" is added to the front. The device still understands the entered 3-digit program number (via SMS/GPRS), it will automatically add "1" before it. If you enter "247" - device number will turn into "1247". In Bootloader only a 4-digit format is available, just add "1" to the front of the needed program number.
 
Due to the growing number of supported cars, program numbers have exceeded "999". In order to maintain one number format, we are moving from 3-digit to 4-digit program numbers.<br />In new [[LV-CAN200]]/[[ALL-CAN300]] firmware (from 2017-09-01) all program numbers that were up to 999 are changed to start from 1000. So that further program numbers would continue the counting with 4-digit numbers.<br />However, all existing program numbers stay the same, but "1" is added to the front. The device still understands the entered 3-digit program number (via SMS/GPRS), it will automatically add "1" before it. If you enter "247" - device number will turn into "1247". In Bootloader only a 4-digit format is available, just add "1" to the front of the needed program number.
 +
 +
===Program Number logic change from 2018-01-01===
 +
From 2018-01-01 additional digit was added to the program number. Currently, the program number consists of 5 digits. This logic applies to all CAN adapters manufactured after 2018-01-01.
    
===Example===
 
===Example===