fredlcore

Results 17 issues of fredlcore

Is it possible, similar to the Ethernet library, to set a fixed MAC address for the WiFi connection? Or is the MAC address fixed as part of the ESP and...

enhancement

Is there a hardware reason why the number of sockets is limited to 4? Or could the code be adjusted to allow for a (slightly) larger number, say, 8? If...

enhancement

A year ago or so, we had two users who implemented a UDP transmission of parameters to use with their DIY room units to display various parameters there. I was...

A number of parameters still cannot be set yet because we never received a serial log of the SET process of one of these parameters. This has to be done...

Here I would like to list all configurable parameters/options that should be added to the web-based configuration at some point. No need to do this right now, because if I...

Hi, first of all thanks a lot for this amazing project - I was looking for an alternative to the Windows version a long time. I managed to compile OpenHantek...

https://github.com/corneliusmunz/legoino/blob/434b74fe6717640a9d054ef7533d68c764e33a5d/src/Lpf2HubConst.h#L224 For `Color` you use an enum which makes code much easier to read as you can just use `RED` or `CYAN` to refer to the respective colors. For the...

First of all, I'm not sure if this is a doublette of #46 - if so, feel free to close this right now. I'm trying to connect my ESP32 to...

I would like to use my old PS3 controller together with legoino and found this library here: https://github.com/jvpernis/esp32-ps3 However, if I use their "Ps3Demo" from the example folder and simply...

I'm not sure if this would work, but here is a list of ModBus parameters that include additional ones (for example related to the battery) which are currently not supported:...