Hello.
I have no idea how to debug AG35. I want to be able to burn it and/or pause code execution from VS Code. So basically I want to debug it from VS Code. So far I know how to see logs with OpenWRT and send commands to it with NMEA, but that’s not enough for me. Do I need some kind of software? Or do I need to solder something onto the PCB?
Right now I work on Ubuntu 25, but can switch to Windows 11.
Hi,
Are you using AT command or Quecopen solution? For AT command, you need a serial tool. You can find Qcom tool on Quectel website.
Currently I’m using “screen” or “sscom” depending on the environment. But how is it related to the VS Code debugging process?
What kinds of debug way do you want?
For AT command, you just need a serial debug tool, such as sscom.
What do you mean? I want to be able to pause the code execution in VS Code, to check variables, hot updates if possible. For MCU it’s possible via JTAG. But what about AG35? What do I need for this kind of debug?
No, it is not supported. It is not MCU. It is MPU with Linux OS. You can add some log to know related information.
Ok, got it, thanks.
Then I’d love to ask - do you have any recommendations on how to work with AG35 from the scratch? Do I need to buy some breadboard or something? SDK? Anything? I’d like to see step by step guide. In general I want to make it connect to the remote server via GSM.
Quectel has evaluate kit. You can test your application based on that. For SDK, please contact Quectel local support.