Search found 997 matches

by Steve-Matrix
Tue Mar 21, 2023 11:13 am
Forum: Feature Requests
Topic: ESP32 to App Developer by Bluetooth with BT ID
Replies: 8
Views: 1512

Re: ESP32 to App Developer by Bluetooth with BT ID

Thanks for the info, Stefan. Sounds like the "OpenPort" should first check to see if it's open and prevent opening a second time (or close the port first before reopening). It might be an idea for us to add that to the component code. I have also made a new DLL that Ben is now checking. This might a...
by Steve-Matrix
Mon Mar 20, 2023 4:28 pm
Forum: Bug Reports
Topic: App Developer Real speak "perfect"
Replies: 2
Views: 610

Re: App Developer Real speak "perfect"

It looks the component has a hard-coded location for the DLL that in not correctly set in the App Developer Flowcode Runtime. We may need to create a new component for you.
by Steve-Matrix
Mon Mar 20, 2023 4:18 pm
Forum: General
Topic: Language change
Replies: 9
Views: 1287

Re: Language change

You should be able to PM me now.
by Steve-Matrix
Mon Mar 20, 2023 3:04 pm
Forum: General
Topic: Language change
Replies: 9
Views: 1287

Re: Language change

I have sent you a PM about this.
by Steve-Matrix
Mon Mar 20, 2023 9:37 am
Forum: General
Topic: RC5 - compiler error - Arduino
Replies: 5
Views: 816

Re: RC5 - compiler error - Arduino

And also, it helps to know what version of Flowcode you are using. I can see from the reported messages that it is v9, but to make supporting you easier, please select the appropriate v9/v10 icon when you post in future. I have edited your post to add the v9 this time.
by Steve-Matrix
Mon Mar 20, 2023 9:35 am
Forum: General
Topic: Components libraries no Misc
Replies: 1
Views: 435

Re: Components libraries no Misc

What are you expecting to see in a "Misc" category? If you are looking for a specific component, then the Search icon on the left of that toolbar might help.
by Steve-Matrix
Mon Mar 20, 2023 9:32 am
Forum: General
Topic: Language change
Replies: 9
Views: 1287

Re: Language change

Hi @synchrone.

What languages are you interested in? We do have partial translations for quite a few languages that might help.
by Steve-Matrix
Fri Mar 17, 2023 11:41 am
Forum: General
Topic: FC10 professional
Replies: 1
Views: 397

Re: FC10 professional

Most differences are explained on this page: https://www.flowcode.co.uk/free/ In addition, professional users are allowed to use Flowcode for commercial purposes and get access to the following features: Alt Styles (State Diagrams, Blocks and Pseudocode) C Simulation (including C -> Flowcode convers...
by Steve-Matrix
Thu Mar 16, 2023 9:30 am
Forum: Bug Reports
Topic: Missing components
Replies: 13
Views: 2067

Re: Missing components

I've looked again at this project and I think I was mistaken and the ReadAsVoltage is working as expected. What specific issues are you experiencing?
by Steve-Matrix
Wed Mar 15, 2023 5:02 pm
Forum: Feature Requests
Topic: ESP32 to App Developer by Bluetooth with BT ID
Replies: 8
Views: 1512

Re: ESP32 to App Developer by Bluetooth with BT ID

Thanks, Stefan.

I am going to see if the detection can search and return other instances and not just the first one. I will also try to investigate if there is any other information we can retrieve to differentiate between identical modules.