Information to work with Generic Serial Hardware Interface
Posted: Sun Jun 14, 2009 9:56 am
Hi All,
I am attempting to use the SDK to write a Device that uses the Generic Serial Hardware Interface.
This device will be used to communicate to wireless devices I will build using Atmel hardware and BitCloud Zigbee stack.
From the logs I can see the notification list is "Generic Serial Data Received", and I can get the notifications.
However I am having trouble finding the rest of the information needed, such as:
- The names of data (szDataName) in the DataPack to read the data
- Information on the InterfaceArgumentPack to write to the Serial Interface
- Other details I need that I don't know I need yet.
Thanks for any help,
- Ed
I am attempting to use the SDK to write a Device that uses the Generic Serial Hardware Interface.
This device will be used to communicate to wireless devices I will build using Atmel hardware and BitCloud Zigbee stack.
From the logs I can see the notification list is "Generic Serial Data Received", and I can get the notifications.
However I am having trouble finding the rest of the information needed, such as:
- The names of data (szDataName) in the DataPack to read the data
- Information on the InterfaceArgumentPack to write to the Serial Interface
- Other details I need that I don't know I need yet.
Thanks for any help,
- Ed