How to setup a Premium Feature
- check which feature is already enabled
$PFAL,msg.feature
IndexedHistory: active (never expires)
AES_TCP: inactive
EcoDrive: active (never expires)
Can: active (never expires)
RS485: active (never expires)
MSC: active (never expires)
eCall: inactive
ExtGeofence: active (never expires)
ExtAlarms: active (never expires)
SUCCESS
- check ProductID
$PFAL,MSG.Version.Complete
Hardware: FOX3-3G
HardwareRev: 08-NUCH
HardwareOptions: [Highspeed-CAN] [BAT] [MOTION] [AUDIO] [UBLOX]
Software: avl_2.16.0
SoftwareID: STEPPIII_QUAD_GPRS ( YXZsXzIuMTYuMF9yYzE1 )
Production ID: 6014440827600073
ProductionCode: 0x7D 00 0F
BIOS: 2.2
GSM: SW:LISA-U201 ( TElTQS1VMjAxIDIzLjQx )
GPS: UBLOX SW:1.00 (59842), HW:00070000
SUCCESS
-
request (via email) the Feature for your Production ID
-
you will get back a Secured PFAL like
//code for productID : 6014440827600073 IMEI 359486060286208
$PFAL,msg.feature="31,85,31,37,06,14,AC,8E,D4,58,43,39,D7,D7,89,A8,2D,F3,22,44,5C,7E,8E,81,F2,C1,E5,60,6C,AB,90,24"
-
execute the PFAL via Workbench or OTA via REST on the device
-
check if new feature is enabled
$PFAL,msg.feature
$IndexedHistory: inactive
$AES_TCP: active (never expires)
$EcoDrive: active (never expires)
$CAN: active (never expires)
$RS485: inactive
$eCall: inactive
$ExtGeofence: inactive
$ExtAlarms: inactive
$BLE: active (never expires)*
$BID: inactive*
$SUCCESS
* Additional Premium-Features for AVL3 only.