Search found 1040 matches
- Fri Jan 16, 2026 5:36 pm
- Forum: General
- Topic: AppDeveloper How to use CSV read/write
- Replies: 0
- Views: 142
AppDeveloper How to use CSV read/write
Hi Ben Writing a file works perfectly, if I use delay reading doesn't go so well I don't know exactly how to use CSV read/write. Writing a CSV file works well with the next row command. But when reading the CSV file, I don't know if I need the command. Sometimes when creating and writing the file, I...
- Thu Jan 15, 2026 2:00 pm
- Forum: Bug Reports
- Topic: FC11 ESP32-S3 BLE error
- Replies: 27
- Views: 3147
Re: FC11 ESP32-S3 BLE error
Hi Ben
My test with the web app on PC (Windows), iPhone (iOS), and tablet (Android) worked well.
I'm ready to test BLE with a string until Steve gets back
I can only post the HTML file in a ZIP file.
My test with the web app on PC (Windows), iPhone (iOS), and tablet (Android) worked well.
I'm ready to test BLE with a string until Steve gets back
I can only post the HTML file in a ZIP file.
- Thu Jan 15, 2026 9:35 am
- Forum: App Developer
- Topic: Appdeveloper: How to use Property_Manager
- Replies: 4
- Views: 152
Re: Appdeveloper: How to use Property_Manager
Hi Ben
Yes, when I export the app and run it, a config.cfg file is created. (Not with F5 debug.)
I can open and read the file, and make changes to it.
However, the value is not changed if i start again the App
Start with new config.
Yes, when I export the app and run it, a config.cfg file is created. (Not with F5 debug.)
I can open and read the file, and make changes to it.
However, the value is not changed if i start again the App
Start with new config.
- Wed Jan 14, 2026 10:42 am
- Forum: App Developer
- Topic: Appdeveloper: How to use Property_Manager
- Replies: 4
- Views: 152
Appdeveloper: How to use Property_Manager
Hi Ben
I tried to save properties, but no file was saved.
Not in the program folder or in the folder I specified.
I tried to save properties, but no file was saved.
Not in the program folder or in the folder I specified.
- Fri Jan 09, 2026 3:41 pm
- Forum: General
- Topic: Reading a 12.62 Volt battery with a voltage divider on an UNO
- Replies: 9
- Views: 433
Re: Reading a 12.62 Volt battery with a voltage divider on an UNO
Hi Billduck1302 I found the modul: 2026-01-09_15-59-57.PNG And what is used in the modul: 2026-01-09_16-01-59.PNG There is a command "map" used in the software, 2026-01-09_16-31-10.PNG I guess that's the same as the map component in Flowcode. 2026-01-09_16-20-14.PNG I hope that helps a lit...
- Fri Jan 09, 2026 8:02 am
- Forum: General
- Topic: Reading a 12.62 Volt battery with a voltage divider on an UNO
- Replies: 9
- Views: 433
Re: Reading a 12.62 Volt battery with a voltage divider on an UNO
Hi Billduck1302 I suspect the link goes to the wrong module. Perhaps you could post a schematic. Actually, you only need two resistors. 82 kΩ / 9,1 kΩ → divider 0,0999 and 0,165mA 91 kΩ / 10 kΩ → divider 0,0990 and 0,149mA This requires a little power from the battery. You can also use higher resist...
- Thu Jan 08, 2026 1:30 pm
- Forum: Bug Reports
- Topic: FC11 ESP32-S3 BLE error
- Replies: 27
- Views: 3147
Re: FC11 ESP32-S3 BLE error
Hi Ben
I cannot locate the comonents in the web developer.
I cannot locate the comonents in the web developer.
I'm on it, I think we have already released the web developer version of a component
- Thu Jan 08, 2026 1:22 pm
- Forum: App Developer
- Topic: FC11 WEBDeveloper error : Unknown or missing macro:
- Replies: 2
- Views: 205
Re: FC11 WEBDeveloper error : Unknown or missing macro:
Hi Ben
Unfortunately, I tested with these two components.
All others would have worked. test from the others:
Unfortunately, I tested with these two components.
All others would have worked. test from the others:
- Thu Jan 08, 2026 8:35 am
- Forum: App Developer
- Topic: FC11 WEBDeveloper error : Unknown or missing macro:
- Replies: 2
- Views: 205
FC11 WEBDeveloper error : Unknown or missing macro:
Hi Ben I have an error message in FC11 (In FC10 it's working fine ) It probably creates part of the HTML code, but not all of it. It stops before it finishes. Test_Web Project.html : 740 : error : Unknown or missing macro: WebDeveloper.Component.GetHtmlElement here my program: Test_Web Project.fcweb
- Wed Jan 07, 2026 2:20 pm
- Forum: Bug Reports
- Topic: FC11 ESP32-S3 BLE error
- Replies: 27
- Views: 3147
Re: FC11 ESP32-S3 BLE error
Hi Ben
Yes RX Led is perfect!
Also the send/receive IntArray is there.
but one little thing ....
NumValues are usually int or uint
A byte has crept into these three macros.
But it's not really a problem.
Yes RX Led is perfect!
Also the send/receive IntArray is there.
but one little thing ....
NumValues are usually int or uint
A byte has crept into these three macros.
But it's not really a problem.