Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 6 months ago.
Can mDot AT command able to control GPIO port?
Dear Support,
I currently developing an application for lighting control using lora network, mDot will use connect to MultiTech conduit, using a program in pc to remote control lights through mDot.
I connected Raspberry Pi to mDot using serial port connection and send AT command to mDot to make connection to lora gateway. I want to use the GPIO port on the mDot to read analog signal and output PWM to control light. I have read AT command tutoral but can't find any command to control GPIO ports.