ā02-14-2020 08:22 AM
This solution works perfectly when using an Arduino Mega with LabVIEW 2019. Before I implemented this fix and uploaded it to the Arduino I would receive error 5003 on the Uno and error 5002 on the Mega. After implementing the checksum fix I was able to get thing working on both devices. Thanks for posting this fix. It was a lifesaver!
ā04-05-2020 01:42 AM
I did it, thank you
ā04-13-2020 05:21 PM
Thx Bro , It worked.
ā04-21-2020 01:40 PM
Thank you, good man, very much
ā05-21-2020 10:21 AM
It fixs the error
Thanks a lot
ā06-02-2020 09:59 PM - edited ā06-02-2020 10:00 PM
Initialize the checksum variable to ZERO work perfectly. No need to use and old Arduino version.
Thanks Thomas Plummer!!!
š
ā09-25-2020 05:10 AM
Thank you ViMaster, that's right.. I put " = 0" on the firmwire, and the resut is good
ā10-31-2020 10:12 PM
It's great, it really works, Thanks thomas.
ā12-04-2020 04:28 AM
Excelent, solved ! Many, many THANKS !
ā12-11-2020 06:40 AM
im getting 5003 error for blink arduino 13 led pin please someone help me outof this