Search found 149 matches

by kersing
Fri Apr 12, 2024 1:51 pm
Forum: Bug Reports
Topic: Because it doesn't respect the delay
Replies: 7
Views: 1052

Re: Because it doesn't respect the delay

Please exercise some patience. Spamming the forum does not make things go faster.
by kersing
Thu Apr 04, 2024 4:01 pm
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 4393

Re: SK6812 LED

Probably a stupid question but what is the power up state of the LED? Is it not lit if you use a flowchart that doesn’t have any macros related to it? (So an empty flowchart with just a loop doing nothing)
by kersing
Tue Apr 02, 2024 7:56 pm
Forum: General
Topic: License Activation
Replies: 13
Views: 1302

Re: License Activation

Full editor and preview refers to the marked button in the picture below.
IMG_2342.jpeg
IMG_2342.jpeg (50.68 KiB) Viewed 638 times
Once you select it you can use “Attachments” below the text box to add the requested files.
by kersing
Tue Apr 02, 2024 4:23 pm
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 4393

Re: SK6812 LED

It helps when you upload the flowchart you’re having issues with because it takes away a lot of guesswork. (Uploads are available in the full editor & preview mode you can open with the button below the text box)
by kersing
Mon Apr 01, 2024 8:44 pm
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 2188

Re: Compra de Flowcode

To see the cost you go to flowcode.co.uk website and look at the top for “Buy Flowcode”. Click there. Payment options will be listed.
by kersing
Sat Mar 30, 2024 8:32 am
Forum: Bug Reports
Topic: HC05 Bluetooth: send command and set pair key macro problem!!!
Replies: 2
Views: 471

Re: HC05 Bluetooth: send command and set pair key macro problem!

If you need to send quotes within a string you can use a backslash to escape it,

So your correct command translates to “AT+PSWD=\”6789\”” in the expression box.
by kersing
Tue Mar 26, 2024 5:45 pm
Forum: General
Topic: "ATS-5S18F46K22.c:37:45: error: (1504) the PIC18 extended instruction set was enabled but is not supported by this compi
Replies: 2
Views: 1164

Re: "ATS-5S18F46K22.c:37:45: error: (1504) the PIC18 extended instruction set was enabled but is not supported by this c

This error is not license related. Check the chip settings in your flowchart and disable the extended instruction set.
by kersing
Thu Mar 21, 2024 10:33 pm
Forum: General
Topic: Programs cannot be loaded to some clone Arduino nanos
Replies: 6
Views: 1478

Re: Programs cannot be loaded to some clone Arduino nanos

Please don’t post hard to read pictures. In there should be a .msg file in the same folder your flowchart is stored that contains the messages. Please either attach that or include it in a [ code ] - [ /code ] block. (Skip the spaces after/before the brackets)
by kersing
Thu Mar 21, 2024 9:48 pm
Forum: Bug Reports
Topic: Lookup table resizing.
Replies: 4
Views: 1163

Re: Lookup table resizing.

An 8 bit lookup table with >256 values?? Does that make sense?
by kersing
Thu Mar 21, 2024 9:46 pm
Forum: General
Topic: GPS
Replies: 11
Views: 1270

Re: GPS

Have you tested this hardware setup with the same software you used before?