alejoseb / Modbus-STM32-HAL-FreeRTOS

Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS
GNU Lesser General Public License v2.1
560 stars 188 forks source link

TCP session management #33

Closed alejoseb closed 3 years ago

alejoseb commented 3 years ago

The slave (server) keeps the TCP session open as per Modbus implementation recommendation.