dnssoftware

Results 3 issues of dnssoftware

When one is targeting slaves with MODBUS_BROADCAST_ADDRESS and say you issue modbus_write_registers, the code after sending a frame still goes through if (rc > 0) { uint8_t rsp[MAX_MESSAGE_LENGTH]; rc =...

Is there an interest to add generic 0x2B handler? I've been testing this for few months now

Is there an interest to add support for armv7l (RPi) and aarch64? Compiles and echo_server demo runs, I can't vouch for more at the moment. Dean