Hello,
My company is currently developing a product, that uses BG95-M3 module, connected to the external MCU via UART. We decided to use AT commands to connect to the MQTT server of our choice. Are there any ready solutions with minimal porting requirements in C to implement AT command protocol exchange with external MCU?
Hi @kalynichenko.d
Why not sending AT command to module directly? the MCU side need implement by yourself but if there any questions about module side, we are standby always.