EM260-DEV Ember, EM260-DEV Datasheet - Page 59

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
Name: serialWrite
Description: Sends a serial message from the Host to the InSight debug system via the EM260.
Command Parameters:
int8u messageLength
int8u[] messageContents
Response Parameters:
EmberStatus status
Name: serialRead
Description: Allows the Host to read a serial message from the InSight debug system via the EM260.
Command Parameters:
int8u length
Response Parameters:
int8u messageLength
int8u[] messageContents
Name: debugWrite
Description: Sends a debug message from the Host to the InSight debug system via the EM260.
Command Parameters:
boolean binaryMessage
int8u messageLength
int8u[] messageContents
Response Parameters:
EmberStatus status
Name: debugHandler
Description: Delivers a binary message from the InSight debug system to the Host via the EM260.
This frame is a response to the
Response Parameters:
int8u messageLength
int8u[] messageContents
callback
command.
ID: 0x10
The length of the
The serial message.
An EmberStatus value indicating success or the reason for fail-
ure.
ID: 0x11
The maximum number of bytes to read.
The length of the
The serial message.
ID: 0x12
TRUE if the message should be interpreted as binary data, FALSE
if the message should be interpreted as ASCII text.
The length of the
The binary message.
An EmberStatus value indicating success or the reason for fail-
ure.
ID: 0x13
The length of the
The binary message.
messageContents
messageContents
messageContents
messageContents
parameter in bytes.
parameter in bytes.
parameter in bytes.
parameter in bytes.
120-1003-000D
EM260
59

Related parts for EM260-DEV