s3lsensor / snowfort

SnowFort: An open source wireless sensor network for infrastructure and environmental monitoring
http://www.snowfort.org
Other
6 stars 8 forks source link

Increase the max_payload_size #6

Closed yzliao closed 11 years ago

yzliao commented 11 years ago

The maximum size of packet supported by Zigbee is 127 bytes. Currently, we have the packet header to be 10 bytes and the max payload size to be 50.

yzliao commented 11 years ago

this is fixed in #27 & duplicated with #13