G
ETTING
S
TARTED
WITH
MAMBO2-B6 EVALKIT
V
ERSION
1.0.3
// Standard-EVAL-Kit Configuration Settings //
// GPRS-Settings for TANGO-SIM-CARDS ONLY //
$PFAL,CNF.Set,GPRS.APN=internet
This parameter specifies the APN Access Point Name (text string) used during GPRS connection
attempts.
$PFAL,CNF.Set,PPP.PASSWORD=tango
Specify the password that will be used together with the user-name to log (attach) itself into the GPRS
network.
$PFAL,CNF.Set,PPP.USERNAME=tango
Specify a user name that will be used together with the password to log (attach) itself into the GPRS
network.
// GPRS-Settings for SIMYO-SIM-CARDS ONLY //
$PFAL,CNF.Set,GPRS.APN=internet.eplus.de
This parameter specifies the APN Access Point Name (text string) used during GPRS connection
attempts.
$PFAL,CNF.Set,PPP.PASSWORD=none
Specifies the password that will be used together with the PPP user-name to log (attach) itself into the
GPRS network.
$PFAL,CNF.Set,PPP.USERNAME=none
Specify a user name that will be used together with the PPP password to log (attach) itself into the
GPRS network.
// Standard-EVAL-Kit Alarm configuration Settings //
$PFAL,CNF.Set,ALIAS.SYS.TIMER0=_2SEC
To have a better overview of the configuration inside the MAMBO2 device, it is recommended to
define alias names to some parameters that will be most used in your configuration. For example,
here the alias name for the TIMER0 is defined to _2SEC it means the the TIMER0 has an OnTime of
2000 msec. This Timer can be used in your configuration as "SYS.TIMER_2SEC" and its event as
"SYS.TIMER.e_2SEC".
$PFAL,CNF.Set,ALIAS.SYS.TIMER1=_7SEC
The alias name for the TIMER1 is defined to _7SEC it means the the TIMER1 has an OnTime of 7000
msec. This Timer can be used in your configuration as "SYS.TIMER_7SEC" and its event as
"SYS.TIMER.e_7SEC".
$PFAL,CNF.Set,ALIAS.SYS.TIMER2=_20SEC
The alias name for the TIMER2 is defined to _20SEC it means the the TIMER2 has an OnTime of 20000
msec. This Timer can be used in your configuration as "SYS.TIMER_20SEC" and its event as
"SYS.TIMER.e_20SEC".
$PFAL,CNF.Set,AL0=SYS.Device.eStart:SYS.TIMER_20SEC.start=cyclic,20000&SYS.TIMER_7SEC.start=cy
clic,10000
Each time the MAMBO2 device is powered up or restarted, the system starts one 20 and one 10
seconds Cyclic Timers (_20SEC and _7SEC).
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
Page 23 of 24