Thanks Jason for your response. I was looking to the code base that you pointed me to. The AT+SD command seems to be exactly what I am looking for. However by following the code base, it seems like it has not been implemented yet. As far as I can see its being handled by CmdDummy.cpp. Is there a more current version of the implementation for the command?
Also like you pointed out the pins to use to the DB9 connector, should I be actually using MBED api’s to connect to the serial port or should I be leveraging the API set in the AT Commmand firmware, if it is even possibe to use. I am just trying not to re-invent the wheel if there is already a time tested code.
Thanks,
Aj.