Flowcosev10

For general Flowcode discussion that does not belong in the other sections.
monie
Posts: 73
http://meble-kuchenne.info.pl
Joined: Wed Oct 19, 2022 4:06 pm
Has thanked: 1 time

Flowcosev10

Post by monie »

Hello everyone

User: Flowcosev10

Where in Flowcode V10 can I set Port to Port = 4
Choose a Target.jpg
Choose a Target.jpg (53.37 KiB) Viewed 5099 times
I can't transfer flowcode 10 codes this way?

Or do you have a suggestion :D

Best regards
Monie

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

Re: Flowcosev10

Post by BenR »

Hi Monie,

Bottom right of your screenshot shows the COM port. Is this what you're after?

Are you getting any errors?

monie
Posts: 73
Joined: Wed Oct 19, 2022 4:06 pm
Has thanked: 1 time

Re: Flowcosev10

Post by monie »

HI BenR
Choose a Target.jpg
Choose a Target.jpg (55.76 KiB) Viewed 5073 times
Even given that I have a Flowcodev10 Pro licens
I have a ESP32_DEVKIT_V1 and when I try to compile it secns to do so.
But notning get send to the ESP.
The Program is not changed.
If I use Arduino IDE with Com 4 it works.
I seem that the ESP_DEVKIT_V1
Is not reconicecl by Flowcode v10

Attached file:
FlowcodeESP-IDF.fcfx
(9.35 KiB) Downloaded 485 times
Best regards
Monie

medelec35
Matrix Staff
Posts: 2086
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 644 times
Been thanked: 702 times

Re: Flowcosev10

Post by medelec35 »

Hi Monie,
BenR wrote:
Mon May 15, 2023 2:48 pm
Are you getting any errors?
Hi Monie.
What you could do is post your .msg.txt, .c, and project files.
This can be investigated for you further.
If the project file is not for public viewing, then you can PM it to a member of Matrix staff.
Martin

monie
Posts: 73
Joined: Wed Oct 19, 2022 4:06 pm
Has thanked: 1 time

Re: Flowcosev10

Post by monie »

HI medelec35

Here I have send msg.txt, .c, and project files:
Can you use these files!
Or tell me how to produce these files...
FlowcodeESP-IDF.fcfx
(9.36 KiB) Downloaded 494 times
FlowcodeESP-IDF.msg.txt
(688 Bytes) Downloaded 621 times
FlowcodeESP-IDF.c
(64 Bytes) Downloaded 422 times


Best regards
Monie

medelec35
Matrix Staff
Posts: 2086
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 644 times
Been thanked: 702 times

Re: Flowcosev10

Post by medelec35 »

Hi Monie.
Yes, I can use the files to see what the issues could be.
The 'You do not have a valid licence to perform this action'
Would either suggest you have not purchased the ESP chip pack, there is an issue with our database or you have not refreshed your licence since purchasing any chip packs.
I have refreshed your licence as well, as I can see you do have the licence for the ESP chip pack
Can you please run Flowcode and select Licensing > Manage > My Flowcode Licence and re-enter your account details.
If you already have a project open then it's Via Help > Licensing>Manage>My Flowcode Licence.
You will need to restart flowcode after entering your accound details.
You can tell if the chip packs are enabled by going to Help > Licensing > View all enabled chip packs should have a purple background.
If they have a red background then they are not enabed via your licence.
Can you let us know how you get on, please?
Martin

monie
Posts: 73
Joined: Wed Oct 19, 2022 4:06 pm
Has thanked: 1 time

Re: Flowcosev10

Post by monie »

HI medelec35

User Windows v11
I have bought Flowcode v10 with full components.

Order No: 1000005894 - Flowcode v10
Order No: 1000005901 - All Tools

Compiler Messages:
Compiler Messages.pdf
(44.88 KiB) Downloaded 482 times
Best regards
Monie

kersing
Valued Contributor
Posts: 193
Joined: Wed Dec 02, 2020 7:28 pm
Has thanked: 79 times
Been thanked: 64 times

Re: Flowcosev10

Post by kersing »

Hi Monie,

Have you done:
Can you please run Flowcode and select Licensing > Manage > My Flowcode Licence and re-enter your account details.
If you already have a project open then it's Via Help > Licensing>Manage>My Flowcode Licence.
You will need to restart flowcode after entering your accound details.
If not, please do this.

monie
Posts: 73
Joined: Wed Oct 19, 2022 4:06 pm
Has thanked: 1 time

Re: Flowcosev10

Post by monie »

HI kersing

Sorry i misunderstood the update first.
License update worked.
Now all i purple ;)
View Licences.jpg
View Licences.jpg (63.55 KiB) Viewed 4986 times
i restarted Flowcode and tried to build a simple Blink project, then it said Python needed to be updated and i used ESP-IDF install.bat for that and now the compiler can run a Build but still it seems that the ESP32 Devkit V1 I have is unlicensed.
Choose a Target.jpg
Choose a Target.jpg (53.73 KiB) Viewed 4986 times
I can chose it and the project say it is sending data to it if i try build a simple Blink loop.
I have checked the ESP again with Arduino IDE ad i can send the Blink.INO to the ESP and it works.
I get the attached compiler message
Compiler Messages (2).txt
(16.25 KiB) Downloaded 573 times
Br
Monie

kersing
Valued Contributor
Posts: 193
Joined: Wed Dec 02, 2020 7:28 pm
Has thanked: 79 times
Been thanked: 64 times

Re: Flowcosev10

Post by kersing »

The messages say the code compiled and uploaded to your device correctly. Is your flowchart using the right pins on the hardware?

Post Reply