-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi. I've managed to troubleshoot and fix a lot of the errors that I was having, but I've come to an impasse with this one. I'm not sure if it's a wiring issue, network issue, config issue, etc. When I start the addon, it makes it through the start up (as far as I can tell) and starts trying to communicate with the panel, but starts throwing error after error:
Notice: AqualinkD: Got probe on '0x30' Extended Protocol
Notice: AqualinkD: Got probe on '0x09' Standard Protocol
Notice: Panl&Prog: AqualinkD is using use IAQ TOUCH mode for programming (where supported)
Notice: AqualinkD: Starting communication with Control Panel
Warning: RS Serial: Serial read bad Jandy checksum, ignoring
Warning: RS Serial: Read Jandy packet BAD PACKET To 0x00 of type Unknown '0xdf' | HEX: 0x10|0x02|0x00|0xdf|0xfb|0xff|0xfd|0xff|0xff|0x00|0x10|0x02|0x13|0x00|0x25|0x10|0x03|
Warning: RS Serial: Serial read bad Jandy checksum, ignoring
Warning: RS Serial: Read Jandy packet BAD PACKET To 0xf0 of type Unknown '0xff' | HEX: 0x10|0x02|0xf0|0xff|0xfb|0xff|0xff|0xff|0x00|0x10|0x02|0x10|0x00|0x22|0x10|0x03|
Warning: RS Serial: Serial read bad Jandy checksum, ignoring
Warning: RS Serial: Read Jandy packet BAD PACKET To 0xfe of type Unknown '0xbf' | HEX: 0x10|0x02|0xfe|0xbf|0xff|0xff|0xff|0x00|0x10|0x02|0x20|0x00|0x32|0x10|0x03|
Warning: RS Serial: Serial read bad Jandy checksum, ignoring
Warning: RS Serial: Read Jandy packet BAD PACKET To 0x08 of type Message | HEX: 0x10|0x02|0x08|0x03|0x00|0x20|0x20|0xdf|0xff|0xff|0xfd|0xff|0xff|0xdd|0xdf|0xfd|0x3d|0x39|0x01|0x44|0x48|0x10|0x03|
Warning: RS Serial: Serial read bad Jandy checksum, ignoring
Warning: RS Serial: Read Jandy packet BAD PACKET To 0xca of type Unknown '0xdf' | HEX: 0x10|0x02|0xca|0xdf|0xff|0xfd|0x00|0x10|0x02|0x08|0x02|0x00|0x00|0x00|0x00|0x00|0x1c|0x10|0x03|
Any help to fix this is appreciated. Thanks!