Alex Lisitsyn
Alex Lisitsyn
@hayschan, Thank you for this valuable issue, this issue was already discussed more than year ago but still is not addressed. This is possible to extend the CRC library to...
@hayschan, > For example, creating a Espressif maintained component repo about CRC checksum. User can include it through ESP component manager (aka idf_component.yml). > This field of ESP32 code is...
Note: This task will be postponed for later period due to changes in the schedule. The status changes will be updated here.
@klew, Thank you for contribution. Looks good for now. I will take a look a bit later to check and apply.
The issue is closed. Feel free to reopen.
@NOM-99, Thank you for report. > I would like to know if this is really a bug of the file "mbfuncinput.c" or if this limit has become different for some...
@NOM-99 , Thank you for your attention to this. This will be fixed with low severity.
The update merged with the commit d0be4c9478a7c2e19acf4e03da314936a390bc72.
Hi, (the below is related to esp-modbus v2.x.x) You do not need to disable the mDNS in the esp-modbus stack specifically. The stack is able to recognize if this optional...
Hi, > I already use esp-mdns in the project for something else, I would like the modbus stack not to perform independent mdns configuration because I want to customize it...