Search found 693 matches

by stefan.erni
Fri Dec 18, 2020 4:31 pm
Forum: Bug Reports
Topic: ESP32 WIFI
Replies: 4
Views: 2982

Re: ESP32 WIFI

Hi Alan

On my computer, there is an error in your software.

I deleted all your code and the error is still there.
I copied your code in a new project and it's working (maybe).

Just try it.

regards

Stefan
Flowcode1Demo.fcfx
(10.85 KiB) Downloaded 173 times
by stefan.erni
Fri Dec 18, 2020 3:28 pm
Forum: Bug Reports
Topic: ESP32 Wlan connect, but how to read IP Adress
Replies: 3
Views: 2603

Re: ESP32 Wlan connect, but how to read IP Adress

Hi Alan, Hi Leigh

Perfect! Thank you both. It's working this way.

regards

Stefan
by stefan.erni
Thu Dec 17, 2020 10:26 am
Forum: Bug Reports
Topic: Running existing FC8 in FC9
Replies: 9
Views: 5124

Re: Running existing FC8 in FC9

Hi David

Is it possible to post the program?

There is an error:
FC9_MAIN_CONTROL_BOX_REV04.c:2314:6: note: expected 'MX_CHAR *' but argument is of type 'volatile MX_CHAR *'
FC9_MAIN_CONTROL_BOX_REV04.c:7975:40: error: 'FCI_TMP_STR' undeclared (first use in this function)

regards

Stefan
by stefan.erni
Thu Dec 17, 2020 7:35 am
Forum: Feature Requests
Topic: Font!
Replies: 21
Views: 12618

Re: Font!

Hi Jorgen

Some of the font was not working but after update the lib all of them was working on my display.

regards

Stefan
by stefan.erni
Tue Dec 15, 2020 10:12 am
Forum: General
Topic: How to test "App Developer"
Replies: 8
Views: 4996

Re: How to test "App Developer"

Hi David

Thanks a lot. App Developer is working now.

One more question: in the trial version is Deployment switched off or where can I find it ?

regards

Stefan
by stefan.erni
Tue Dec 15, 2020 9:00 am
Forum: Bug Reports
Topic: ESP32 Wlan connect, but how to read IP Adress
Replies: 3
Views: 2603

ESP32 Wlan connect, but how to read IP Adress

Hi Ben

To connect the ESP Wlan to my own wlan is working with connectToSSID , but how to read IP Adress with the command ReadIP?

it give just a Byte return.

it would also be possible to add a set command (WriteIP) in the future?

regards

Stefan
by stefan.erni
Mon Dec 14, 2020 5:36 pm
Forum: Bug Reports
Topic: Bluetooth spp does't work in ESP32
Replies: 29
Views: 22837

Re: Bluetooth spp does't work in ESP32

Hi Ben Little problem with the Bt Modul and SPP . When I turn on the Modul my phone can found a Bt Modul with Number B8:78:2E:17:42:12 But I expect: Flowcode BT SPP And my phone can not connect, I looked in the file and was surprised that only ble is switched on Can you have a look and what about mo...
by stefan.erni
Mon Dec 14, 2020 3:31 pm
Forum: General
Topic: Flowcode v9 Tips, Tricks and Hidden Gems
Replies: 7
Views: 4959

Re: Flowcode v9 Tips, Tricks and Hidden Gems

Hi Martin

Thanks for the infos.

For me, the hot keys in FC9 are very useful. I used F11 for save and F12 for compile to target

regards

Stefan
Customize ribbon_Build_F12.png
Customize ribbon_Build_F12.png (90.84 KiB) Viewed 4898 times
by stefan.erni
Fri Dec 11, 2020 4:05 pm
Forum: Bug Reports
Topic: LCD_SSD1351 FC8 FC9 not compatible
Replies: 6
Views: 4170

Re: LCD_SSD1351 FC8 FC9 not compatible

Hi Ben

Perfect ! And the new font's looks good.

regards
Stefan
by stefan.erni
Thu Dec 10, 2020 4:32 pm
Forum: Bug Reports
Topic: LCD_SSD1351 FC8 FC9 not compatible
Replies: 6
Views: 4170

Re: LCD_SSD1351 FC8 FC9 not compatible

Hi Ben Thanks a lot. It's working now in all the directions. But there is a little problem when I set the display orientation to 3, the clear display command is not working anymore.(in all the another orientation the clear display command is working) unfortunately I use the display in orientation 3 ...