Module for Establishing PPP Communication and Integrating NetXDuo TCP/IP Stack in STM32 Projects
Hello everyone,
I'm working on an STM32 project where I need to establish PPP (Point-to-Point Protocol) communication with a GSM module, such as the SIM7600. Additionally, I aim to integrate the NetXDuo TCP/IP stack into the project for network communication.
Similar to how the ESP32 has the esp-modem component for managing modem communication, I'm seeking recommendations for STM32-compatible modules or libraries that handle both PPP communication and facilitate the integration of the NetXDuo TCP/IP stack.
I've searched extensively but haven't found a dedicated solution like esp-modem tailored for STM32 platforms.
Any insights, suggestions, or recommendations on efficient ways to implement PPP communication with GSM modules and integrate the NetXDuo TCP/IP stack into STM32 projects would be immensely helpful.
Thank you all for your time and expertise!
