Search found 1518 matches

by Steve-Matrix
Fri Aug 14, 2026 8:40 am
Forum: General
Topic: PIC18F57Q84 UART Error
Replies: 12
Views: 448

Re: PIC18F57Q84 UART Error

Please post your project (.fcfx) and the generated .c file as that will help us determine the issue.
by Steve-Matrix
Mon Aug 10, 2026 5:33 pm
Forum: Bug Reports
Topic: I always get an error when doing this exercise
Replies: 7
Views: 189

Re: I always get an error when doing this exercise

WingNut wrote:
Mon Aug 10, 2026 5:15 pm
I think they mean any string needs to be in quotes

Yes, unless it's the name of a string variable.
by Steve-Matrix
Mon Aug 10, 2026 4:33 pm
Forum: Bug Reports
Topic: Properties have variable names instead of description?
Replies: 2
Views: 89

Re: Properties have variable names instead of description?

Right-click the "properties" heading and select "Show Titles" instead of "Show Variables".
by Steve-Matrix
Mon Aug 10, 2026 11:20 am
Forum: Bug Reports
Topic: I always get an error when doing this exercise
Replies: 7
Views: 189

Re: I always get an error when doing this exercise

See Leigh's comment. The "color" also needs to be in quotes.
by Steve-Matrix
Mon Aug 10, 2026 10:18 am
Forum: Tips & Tricks
Topic: So Obvious.......
Replies: 35
Views: 7819

Re: So Obvious.......

Thanks for the update - it's really interesting.

When you come to use Flowcode Web Developer, let us know if there are things you'd like to do that are not already there. For example, other components or better information on doing certain things with it.

We have plans for improving this mode of ...
by Steve-Matrix
Mon Aug 10, 2026 10:10 am
Forum: Bug Reports
Topic: I always get an error when doing this exercise
Replies: 7
Views: 189

Re: I always get an error when doing this exercise

And the Value property should also be a string - i.e. "0". Note that some versions of Flowcode automatically convert a number to a string in this case.
by Steve-Matrix
Fri Aug 07, 2026 5:09 pm
Forum: Tips & Tricks
Topic: So Obvious.......
Replies: 35
Views: 7819

Re: So Obvious.......

Thanks for keeping updated on your adventure!

"Clean Start" is a MQTT v5.0 setting.

The Web Developer component uses MQTT v3.1 or v3.1.1 and has the "Clean Session" flag as a property of the component, and also the QoS setting as a parameter when publishing or subscribing to a message.

I'm not as ...
by Steve-Matrix
Wed Aug 05, 2026 3:31 pm
Forum: Feature Requests
Topic: Rotary switch
Replies: 19
Views: 656

Re: Rotary switch

Excellent. We'll get that officially released soon, but you should use this version until then.
by Steve-Matrix
Wed Aug 05, 2026 11:53 am
Forum: Feature Requests
Topic: Rotary switch
Replies: 19
Views: 656

Re: Rotary switch

Thanks, Martin.

For anyone using their own components folder, more info about this is on the following wiki page:
https://www.flowcode.co.uk/wiki/index.p ... irectories
by Steve-Matrix
Wed Aug 05, 2026 11:20 am
Forum: General
Topic: Support for the Q20/Q41 family
Replies: 5
Views: 548

Re: Support for the Q20/Q41 family

I'm seeing several Q41 chips listed under V10. I am not familiar with this range and do not have any devices here to test with. What are the issues and which devices do you specifically require?