Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Modbus Errors
-
Hi all,
Wondering if anyone can give us some advice on what this error message means (and how we can figure it out on our own in the future)?
We are getting it on a MangoES.
-
Hi rshah,
It means the modbus slave responded with an error packet, but googling reveals there is no exception code 0x80!
This likely means that your serial bus isn't configured correctly (and the CRC error supports that). I would guess your parity setting doesn't match the parity setting of the device, but you should double check the buad rate, data bits, stop bits, etc. against the manual for the device.