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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
In mdot.h there are functions like:
blinkActivityLed()
setActivityLedEnable()
getActivityLedEnable()
setActivityLedPin()
etc.
However, the sparse documentation doesn't really help explain how to utilize these functions.
My goal is to blink an LED on the Multitech UDK2 dev board that indicates the connection status or activity of the mDot.
Thanks.