Search found 1000 matches

by Steve-Matrix
Fri Mar 08, 2024 9:31 am
Forum: App Developer
Topic: Worked examples for Serial, HTTP and MQTT
Replies: 21
Views: 886

Re: App Developer Examples Component Macro Missing

Can ANYONE HELP solved these minor Erros, I am having please and thanks? Which specific project are you having issues with? I have just tried the 3rd embedded project (EmbeddedProject-03) in the "HTTP Comms Worked Example - Web Developer" ZIP file, making the following changes first: Set my Wi-Fi S...
by Steve-Matrix
Thu Mar 07, 2024 11:19 am
Forum: Tips & Tricks
Topic: ESP compilation errors due to MAX_PATH limit
Replies: 0
Views: 425

ESP compilation errors due to MAX_PATH limit

TL;DR - If you run into compilation issues with the ESP32 toolchain then try moving your Flowcode project to something like "C:\MyProj\" and trying again. This morning I hit an issue where my ESP32 projects were failing to compile, even though they were compiling fine a week ago. The error was somet...
by Steve-Matrix
Thu Mar 07, 2024 9:24 am
Forum: General
Topic: Macro from external program memory
Replies: 6
Views: 296

Re: Macro from external program memory

I don't believe this is possible in an easy way. A better approach might be to look at optimising your existing project to reduce the code size.
by Steve-Matrix
Wed Mar 06, 2024 5:19 pm
Forum: App Developer
Topic: Worked examples for Serial, HTTP and MQTT
Replies: 21
Views: 886

Worked examples for Serial, HTTP and MQTT

We have created 3 worked examples that use Flowcode Embedded and App Developer to create hybrid projects that show the basics of communicating between embedded devices, PCs and web browsers. These can be found on the Sample Projects page of the Flowcode website in addition to a number of other sampl...
by Steve-Matrix
Mon Mar 04, 2024 12:06 pm
Forum: Projects - Embedded
Topic: 2D Dashboard running simulation
Replies: 12
Views: 563

Re: 2D Dashboard running simulation

Thanks, I can see the problem and will try to sort it.
by Steve-Matrix
Mon Mar 04, 2024 9:45 am
Forum: Feature Requests
Topic: 3 ideas for FC
Replies: 6
Views: 369

Re: 3 ideas for FC

Great suggestions, thanks for posting. As Martin has said, (2) is already available. And I like the idea of (3). For (1), extended info about each component is available within the generated C code file (and this includes subcomponents that are embedded within the top-level components). Using versio...
by Steve-Matrix
Fri Mar 01, 2024 2:10 pm
Forum: Projects - Embedded
Topic: 2D Dashboard running simulation
Replies: 12
Views: 563

Re: 2D Dashboard running simulation

Can you set the port to zero with an Output icon at the beginning of your project to force the LEDs to reset?
by Steve-Matrix
Tue Feb 27, 2024 5:29 pm
Forum: Feature Requests
Topic: Choosing a maximal or smal text box
Replies: 1
Views: 246

Re: Choosing a maximal or smal text box

Thanks for the suggestion.
by Steve-Matrix
Mon Feb 26, 2024 10:02 am
Forum: General
Topic: Flowcode 10 Slow response on programming environment
Replies: 5
Views: 220

Re: Flowcode 10 Slow response on programming environment

Please PM me one of your projects and I will see if I can pinpoint the cause of the slowdown. There may be some setting I can suggest to fix this for you.