EM260-DEV Ember, EM260-DEV Datasheet - Page 58

KIT DEV FOR EM260

EM260-DEV

Manufacturer Part Number
EM260-DEV
Description
KIT DEV FOR EM260
Manufacturer
Ember
Series
InSightr
Type
802.15.4/Zigbeer

Specifications of EM260-DEV

Frequency
2.4GHz
For Use With/related Products
EM260
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
636-1005
EM260
58
120-1003-000D
Name: setTimer
Description: Sets a timer on the EM260. There are 2 independent timers available for use by the Host. A timer
can be cancelled by setting
Command Parameters:
int8u timerId
int16u time
EmberEventUnits units
boolean repeat
Response Parameters:
EmberStatus status
Name: getTimer
Description: Gets information about a timer. The Host can use this command to find out how much longer it
will be before a previously set timer will generate a callback.
Command Parameters:
int8u timerId
Response Parameters:
int16u time
EmberEventUnits units
boolean repeat
Name: timerHandler
Description: A callback from the timer.
This frame is a response to the
Response Parameters:
int8u timerId
time
callback
to 0 or
units
command.
Which timer to set (0 or 1).
The delay before the
Which timer to get information about (0 or 1).
The delay before the
ID: 0x0E
Note that the timer clock is free running and is not synchronized
with this command. This means that the actual delay will be
between
The units for
If true, a
false, only a single
An EmberStatus value indicating success or the reason for fail-
ure.
ID: 0x4E
The units for
True if a
False if only a single
ID: 0x0F
Which timer generated the callback (0 or 1).
to EMBER_EVENT_INACTIVE.
timerHandler
time
timerHandler
time
time
and
.
.
(time - 1)
timerHandler
timerHandler
timerHandler
timerHandler
callback will be generated repeatedly.
callback will be generated repeatedly. If
.
callback will be generated.
callback will be generated.
callback will be generated.
callback will be generated.

Related parts for EM260-DEV