André Maree

Results 25 comments of André Maree

Thanks, problem resolved. However, the PLC's we are using have large numbers of u32, i32 and f32 registers. Any plans to add support for 32bit register sizes with these formats?

Hi @Jacajack Overall a superb, simple and compact library, far easier to get started with compared to the ESP-IDF ESP-Modbus component. I have added functionality in the data callback that...

Any feedback appreciated. I have had a look and it appears that the PWM backlight support might need to be updated.

All the required changes have been made. If I remove the display/GUI component of the project it builds, links and runs reliably. The changes required I believe, are in the...

Hi @kisvegabor Thanks for moving this, appreciated. Not being and LCD/LED/display technology expert I am unable to evaluate whether this display can work at all, or not. If you can...

@icraggs any progress on the async client? I agree with @johanstokking that the thread solution (as opposed to callbacks) is better supported in the RTOS space. We use FreeRTOS v9.0.0...

We are interested to changing from current library to yours but before starting the process and investing the time to convert, some background and questions. A: We use native ESP-IDF...

Thanks for your quick feedback, appreciated. With respect to Q2, maybe I wasn't clear. We have the text buffer, 1000 character, to display on the 320x240 ILI9341, so the display...

Thanks for the above, will try as soon as I get a change. For now I am still working through the gfx_demo repo to see how I can bring that...

First coffee !!!! that explains everything.... I am unlikely to try doing the GFX test before this weekend, probably Sunday or Monday, due to other pressing work. Maybe I leave...