hi,
i want to implement zigbee protocol. our requirement is 50 nodes with mesh topology.please suggest us the example code.
Regards,
jagadeesh
hi,
i want to implement zigbee protocol. our requirement is 50 nodes with mesh topology.please suggest us the example code.
Regards,
jagadeesh
connection is established between coordinator and router and end device. please suggest me a example, to send 30 bytes of data from end device to coordinator.i am a beginner.
Regards jagadeesh
Hi.
jagadeesh surneni said:please suggest me a example, to send 30 bytes of data from end device to coordinator.i am a beginner.
This depends entirely on what you want to send in your network.
You need to select a cluster to use for your end device.
I highly recommend that you read about Zigbee on the infocenter here.
Atleast read these three:
Best regards,
Andreas
i want to send the following data:
"S_ID:9e4fed4e F_HEIGHT:.000000 B_VOLTAGE:12.31 TEMP:.000"
from end device to coordinator.
Hi.
As I said in my previous reply:
AndreasF said:
You need to select a cluster to use for your end device.
I highly recommend that you read about Zigbee on the infocenter here.
You can not just send a random string with data.
Best regards,
Andreas
Hi.
As I said in my previous reply:
AndreasF said:
You need to select a cluster to use for your end device.
I highly recommend that you read about Zigbee on the infocenter here.
You can not just send a random string with data.
Best regards,
Andreas