2023-02-15 07:35 AM
Hi, i'm using an stm32F446re to read modbus rtu buffer from plc using usart1. now i need to send this data to a server using the gprs module sim900a on uart4 via tcp/ip.
Any help please???????????
2023-02-24 01:56 AM
Hello @fchai.1 and welcome to Community :grinning_face: ,
I advise you to take a look at "STM32 Master MODBUS LL Library" example.
Also, this discussion can help you to implement the MOBUS TCP.
Hope my answer helped you!
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.