Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
Collapse sidebar
  • pub
  • wiki
  • Wiki
  • wiki_setup_premium_feature

Last edited by Saleh Mohamad Feb 14, 2018
Page history
This is an old version of this page. You can view the most recent version or browse the history.

wiki_setup_premium_feature

How to setup a Premium Feature

  1. 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
  1. 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
  1. request (via email) the Feature for your Production ID

  2. 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"
  1. execute the PFAL via Workbench or OTA via REST on the device

  2. 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*
$LUA: active (never expires)*
$CAN_CPC: active (never expires)*
$REST/JSON: active (never expires)*
$SUCCESS

* Additional Premium-Features for AVL3 only.
Clone repository
  • AVL Filesystem
  • BOLERO40_GNSS_improvement
  • BOLERO40_improvement_of_the_GNSS_performance
  • NFC_commands,_event,_dynamic_variable
  • Promotion_Kit_Settings
  • Workbench Mac Installation Readme
  • avl_aes_key_handling
  • avl_ble
  • avl_blueid
  • avl_config_commented_1
  • avl_ecodrive
  • avl_feature_list
  • avl_frp_main
  • avl_fw_update
  • avl_premium_feature_cpc
View All Pages