elockman

Results 15 comments of elockman

@jfsimon1981 I believe I am seeing a similar issue. I can communicate with a couple devices at 115200, just fine, but I have a device that uses 9600 baud that...

Thanks for the quick response. I am using a custom SAMA5D2 board running a custom yocto linux build, so I had the same concern with requiring a real time kernel.

I do not have a RT kernel running. I'll post the solution, if I find it.

@mhei I am using a USART port with a TI serial to RS485 chip. I have code working well on some devices with 115200 baud. Looking at the code, libmodbus...

From what I saw, results were wrong, but consistent. I suspect, making some changes to the calcs would prove a software work-around is possible. Delay is calculated here: https://github.com/stephane/libmodbus/blob/d9054d40ccfbf40210c3680d4ff027edc8e79484/src/modbus-rtu.c#L1290 Delay...

Yes, thank you for the response. But again, this provides an example to connect, but not to bind. `rc = zmq_connect(socket, "epgm://eth0;239.192.1.1:5555");` zmq_bind is still relevant while using epgm, correct?...

@sphaero, thanks again for the response. This is still an outstanding issue for me. I am getting the following error: ``` ********************** STARTING MESH RX TEST: ********************** ********************** STARTING MESH...

Thank you. I'm also looking forward to the migration.

@ehristev is there a solution to this? Is there a list of approved SD cards that can be found on Amazon, or otherwise? I am having a similar issue with...

@Dharma-B , please close. Thank you for the update!