Search found 1713 matches

by BenR
Thu Apr 11, 2024 10:07 am
Forum: General
Topic: Modbus TCP Slave
Replies: 33
Views: 1326

Re: Modbus TCP Slave

Hello,

Looking now. I have the module in front of me and am doing a big overhaul to it to try and get it working properly for Modbus TCP and to add functions like DHCP and DNS lookup. I'll let you know how I get on.
by BenR
Thu Apr 11, 2024 10:05 am
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 543

Re: ESP32-S3_Mini not compiling

We've replicated the issue in IDF version 4.4 but not in v5.1. As the S3 wasn't really supported in 4.4 I think this is to be expected.

Please can you send us the .msg.txt file from your IDF v5.1 compilation and we'll try and investigate further but always tricky when we can't replicate the issue.
by BenR
Wed Apr 10, 2024 7:45 pm
Forum: General
Topic: GLCD Display Manager Overhaul
Replies: 5
Views: 195

Re: GLCD Display Manager Overhaul

Hi Martin,

I tried with the esp32s3 board (parallel ILI9488) - and got many build errors

They look like I/O related compile errors. is the display component connected correctly?


Hi Jorgen,

Looks like you might need to update to the latest component via library updates.
by BenR
Wed Apr 10, 2024 7:43 pm
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 543

Re: ESP32-S3_Mini not compiling

Hi Stefan,

Sorry to say the C code produced by my Flowcode is idential but the code is compiling successfully.

Is anyone else able to reproduce Stefan's compilation errors?
by BenR
Wed Apr 10, 2024 6:08 pm
Forum: General
Topic: GLCD Display Manager Overhaul
Replies: 5
Views: 195

GLCD Display Manager Overhaul

Hello, I've recently added a lot of new functionality into the GLCD Display Manager component to help make it a bit easier to use and more functional. It is now capable of drawing primitives as well as touch interactive elements such as buttons and sliders. There are colour themes which makes it eas...
by BenR
Wed Apr 10, 2024 10:22 am
Forum: General
Topic: license max devices
Replies: 2
Views: 138

Re: license max devices

Hello, If you're students and your college/university has a license for the latest version of Flowcode (v10) then they get free licenses to hand out to students. Your course tutor might be able to sort this out for you to avoid you having to spend your own money. https://www.flowcode.co.uk/faq/?a=05...
by BenR
Wed Apr 10, 2024 10:19 am
Forum: General
Topic: Modbus TCP Slave
Replies: 33
Views: 1326

Re: Modbus TCP Slave

Looks like the bug is in the library somewhere. Looking into it again for you today.
by BenR
Wed Apr 10, 2024 10:18 am
Forum: Bug Reports
Topic: ESP32-S3_Mini not compiling
Replies: 18
Views: 543

Re: ESP32-S3_Mini not compiling

Hi Stefan,

That is very odd. I've just taken a look at your latest project file C3_24_1 but it's an empty project, is that the correct file?
by BenR
Wed Apr 10, 2024 10:04 am
Forum: Feature Requests
Topic: IPS display ST7735 80 X 160
Replies: 6
Views: 257

Re: IPS display ST7735 80 X 160

Hello,

There's now a tested working component available for you now if you do a full database library update.
by BenR
Tue Apr 09, 2024 5:16 pm
Forum: Bug Reports
Topic: ESP32 RTC: date when using UTC offset
Replies: 3
Views: 272

Re: ESP32 RTC: date when using UTC offset

Hello,

I've had a look and we seem to be doing things right. What value are you using for yout UTCOffset?