Ai-Thinker-Open / GPRS_C_SDK

Ai-Thinker A9/A9G GPRS (with GPS(A9G)) module C development SDK
https://ai-thinker-open.github.io/GPRS_C_SDK_DOC
MIT License
446 stars 232 forks source link

GPIO controll #513

Open Joshy-2010 opened 2 years ago

Joshy-2010 commented 2 years ago

Hi guys, I am fairly new here, so sorry if this is a dumb question. I just bought my a9g module and played around a bit with it. So far, all works great, but I have not been able to control the GPO pins whatsoever. I only want to do a simple task, 1 GPIO pin on or off, nothing fancy. Do I need to program a custom sketch with this SDK or is there a simple AT command for my use case? And if I do upload my own custom program, does the board still react to the usual AT commands or is this functionality lost then?