tlaukkan / zigbee4java

Zigbee API for Java provides simple Java interface to ZigBee network.
Apache License 2.0
144 stars 68 forks source link

Return error 25 #34

Closed cdjackson closed 8 years ago

cdjackson commented 9 years ago

Any idea what error 25 is -:

20:25:31 206  DEBUG  <--!!!= 0xfe 0x03 0x44 0x80 0x19 0x01 0x1e 0xc1
20:25:31 206  WARN   Unknown status value: 25

I added the DEBUG printout here... Error 25 isn't in the manual :(

tlaukkan commented 8 years ago

This could be due to mixed up serial communications i.e. packet reading has not started from the beginning of the packet.