Scada

For general Flowcode discussion that does not belong in the other sections.
Post Reply
nickchlapout
Posts: 12
http://meble-kuchenne.info.pl
Joined: Sun Feb 14, 2021 8:07 pm

Scada

Post by nickchlapout »

Hello I was about to upload the scada firmware to my arduino when I ran into this
I hope you can help me
Attachments
Screenshot 2021-03-28 181407.png
Screenshot 2021-03-28 181407.png (26.01 KiB) Viewed 4493 times
Screenshot 2021-03-28 181337.png
Screenshot 2021-03-28 181337.png (183.51 KiB) Viewed 4493 times

User avatar
p.erasmus
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: Scada

Post by p.erasmus »

Hi

It looks like there are a few things missing in the file you have
I just last week programmed a UNO with this file you can try it make sure you select the Correct comport for your Board in the Properties
Arduino_Uno_SCADA_Firmware.zip
(21.21 KiB) Downloaded 518 times
Included is the hex file you can program your UNO with Xloader and this hex file

Just compiled the file again ,make sure you are using the Firmware FC chart
P1.jpg
P1.jpg (105.51 KiB) Viewed 4486 times
Regards Peter - QME Electronics

BenR
Matrix Staff
Posts: 1951
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 697 times

Re: Scada

Post by BenR »

Hello,

The I2C Master and UART components require one of the comms packs.

You could instead use something like Xloader to load the pre-built .hex file onto your Arduino and then everything should work correctly without having to compile the code.

nickchlapout
Posts: 12
Joined: Sun Feb 14, 2021 8:07 pm

Re: Scada

Post by nickchlapout »

I purchased all the comm packs but it seems Like my flowcode hasn't been update, altough it shows me like it has been(in the license key)
Attachments
Capture2.PNG
Capture2.PNG (26.46 KiB) Viewed 4427 times
Capture1.PNG
Capture1.PNG (81.42 KiB) Viewed 4427 times
Capture.PNG
Capture.PNG (289.94 KiB) Viewed 4427 times

BenR
Matrix Staff
Posts: 1951
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 697 times

Re: Scada

Post by BenR »

Hello.

You will need to re enter your username and password to refresh your license in Flowcode.

Post Reply