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 40
(31,183 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 40
(31,035 Views)

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

Message 3 of 40
(30,542 Views)

YOU ARE THE BEST SIR

Message 4 of 40
(29,026 Views)

it totally works, thank you!!

Message 5 of 40
(28,707 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 40
(28,636 Views)

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

0 Kudos
Message 7 of 40
(28,220 Views)

It worked, thank you 

0 Kudos
Message 8 of 40
(27,998 Views)

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

0 Kudos
Message 9 of 40
(27,933 Views)

Thank you.. really helped

0 Kudos
Message 10 of 40
(27,852 Views)