User Activity

Hello Everyone,I am using STM32F429ZIT MCU and Modbus TCP library provided by FreeModbus.After attaching TCP library to my application code, i am getting below errors.In modbus TCP library , inside portTCP.c , if i am commenting prvvMBPortReleaseClie...
Posted on May 30, 2018 at 07:19Hello everyone, i am using stm32F429ZI nucleo board and i want to implement mqtt over LWIP,i am able to send connect request and publish dummy data on mqtt server but after the keep alive time socket error occurs, i ha...