Search found 1374 matches

by Steve-Matrix
Tue Mar 17, 2026 12:46 pm
Forum: Tips & Tricks
Topic: I2C Sniffer
Replies: 4
Views: 3325

Re: I2C Sniffer

by Steve-Matrix
Tue Mar 17, 2026 10:26 am
Forum: General
Topic: Problem programming
Replies: 4
Views: 164

Re: Problem programming

Hi Pete, It looks like the error is because the parameters being passed to the toolchain are not appropriate, or you are sending those parameters to the wrong exe/batch file. This is because you have modified them in the "Compiler Settings" window of Flowcode. If you compare what the defau...
by Steve-Matrix
Thu Mar 12, 2026 8:34 am
Forum: General
Topic: HexToDecimal
Replies: 4
Views: 473

Re: HexToDecimal

As @chipfryer27 says, it depends on what you are actually receiving. If you are receiving string data in a human-readable form that is represented as a hexadecimal string, then you can convert it using the example in @mnfisher's post. But often you may be receiving bytes that are actually numbers (r...
by Steve-Matrix
Fri Mar 06, 2026 3:54 pm
Forum: Bug Reports
Topic: Flowcode crashing when trying to add componets to 2d panel
Replies: 9
Views: 3429

Re: Flowcode crashing when trying to add componets to 2d panel

The version number can be found via the "?" in the top-right of Flowcode's screen: Screenshot 2026-03-06 154943.png The components will be loaded from this location: %PROGRAMDATA%\MatrixTSL\FlowcodeV10\ Typically, this will resolve to "C:\ProgramData\MatrixTSL\FlowcodeV10". Flowc...
by Steve-Matrix
Fri Mar 06, 2026 3:36 pm
Forum: Bug Reports
Topic: Flowcode crashing when trying to add componets to 2d panel
Replies: 9
Views: 3429

Re: Flowcode crashing when trying to add componets to 2d panel

AndyJ1974 wrote:
Fri Mar 06, 2026 3:27 pm
How do you find the version? It was installed in Nov 25 so I'm guessing its the latest
There is a question mark in the top-right of Flowcode that shows the version of the software.
by Steve-Matrix
Fri Mar 06, 2026 3:35 pm
Forum: Bug Reports
Topic: Flowcode crashing when trying to add componets to 2d panel
Replies: 9
Views: 3429

Re: Flowcode crashing when trying to add componets to 2d panel

Thanks for those answers. I've just checked and I have no problem adding those components so I am unsure what the problem could be. Assuming you have the latest version of Flowcode v10 and the latest version of the components, the issue must be something unusual with your PC setup. Is there anything...
by Steve-Matrix
Fri Mar 06, 2026 3:12 pm
Forum: Bug Reports
Topic: Flowcode crashing when trying to add componets to 2d panel
Replies: 9
Views: 3429

Re: Flowcode crashing when trying to add componets to 2d panel

Sorry, but it would help if you could answer these questions: Is this every component or just some of them? (and please name a few of the components that do not work) Does it make any difference if you add the components by right-clicking in the component menu or dragging them onto the panel? Which ...
by Steve-Matrix
Fri Mar 06, 2026 12:35 pm
Forum: Bug Reports
Topic: Flowcode crashing when trying to add componets to 2d panel
Replies: 9
Views: 3429

Re: Flowcode crashing when trying to add componets to 2d panel

Is this every component or just some of them? And does it make any difference if you add the components by right-clicking in the component menu or dragging them onto the panel?

Also, have you fully updated your components via "Help...Library Updates"?
by Steve-Matrix
Thu Mar 05, 2026 2:43 pm
Forum: Feature Requests
Topic: Web Developer with BLE
Replies: 13
Views: 3267

Re: Web Developer with BLE

Thanks, Stefan.

It looks like iPhone does not support BLE via HTML:
https://caniuse.com/web-bluetooth
by Steve-Matrix
Tue Mar 03, 2026 12:07 pm
Forum: General
Topic: Compile problem with FC11
Replies: 38
Views: 5871

Re: Compile problem with FC11

If I use the following, I get a .cof file:

Code: Select all

--output=mcof