From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Arduino - Labview Error 5003

Solved!
Go to solution

Hi, 

I'm trying to use my Arduino Uno card with labview. I just want to test the Led13 connected to the PIN13. But I have a Error 5003. The baud Rate is good (default value: 115200) et IDE Arduino is closed. 

If someone has any solution, Thank in advance. 

Test2.jpgTest1.jpg
 

 

Pierre

0 Kudos
Message 1 of 36
(22,887 Views)

Hi,

I had the same problem and solved it with older arduino IDE software version. If you are using new version for example 1.8.7, compilation and download to UNO or Mega are OK, but communication with LabView report bugs 5002 or 5003. If I dowload older version arduino IDE for example 1.0.1, compile project and download to UNO or Mega, connection is OK. 

Here are older versions of IDE https://www.arduino.cc/en/Main/OldSoftwareReleases

Miroslav

Message 2 of 36
(22,739 Views)

That really fixes the problem, I've been looking for quite a while, thank you so much!

0 Kudos
Message 3 of 36
(22,246 Views)

YOU ARE THE BEST SIR

0 Kudos
Message 4 of 36
(20,730 Views)

it totally works, thank you!!

0 Kudos
Message 5 of 36
(20,411 Views)
Solution
Accepted by Hooovahh

I have found and fixed this error.

It is due to an uninitialized variable "checksum". Read and follow my simple fix instructions.

 

Good luck.

Thomas Plummer

LabVIEW Developer

Message 6 of 36
(20,340 Views)

Ho installato la versione 1.6.7 di Arduino e il problema si è risolto.

0 Kudos
Message 7 of 36
(19,924 Views)

It worked, thank you 

0 Kudos
Message 8 of 36
(19,702 Views)

You'are the best. Thank you so much. It;s working well at Ardunio IDE 1.8.11

0 Kudos
Message 9 of 36
(19,637 Views)

Thank you.. really helped

0 Kudos
Message 10 of 36
(19,556 Views)