STM32F103 Blue Pill + SIM7600E for MQTT over 4G — Library or Start from Scratch?
Hello STM32 Community,
I’m currently in the research phase of a project where I’m using the STM32F103 "Blue Pill" with a SIM7600E module to send sensor data to an MQTT broker over 4G. I’ll be handling the communication via UART and AT commands.
My question is: should I build my own library to manage the SIM7600 and MQTT communication, or is there an existing library or resource that could help? I’ve searched but haven’t found anything solid yet, which is why I’m reaching out.
If anyone has experience with this setup or knows of a library, example code, or any useful resources, I’d greatly appreciate it!
Thanks in advance!
