Download Print this page

Firmware Update; Troubleshooting - sparkfun DA16200 Hook-Up Manual

Micromod wifi function board

Advertisement

Serial1.println("AT+TIME");
while(Serial1.available())
{
Serial.print(char(Serial1.read()));
delay(1);
}
delay(1000);
}
Set your Board and Serial Port, and then upload the sketch to your Arduino. Then open the serial monitor. Make
sure your baud rate is set to 9600. You'll begin to see output.

Firmware Update

If for any reason you want to re-flash the AT Firmware from Dialog Semiconductor, you can download it below:

Troubleshooting

Not working as expected and need help?
If you need technical assistance and more information on a product that is not working as you expected, we
recommend heading on over to the SparkFun Technical Assistance page for some initial troubleshooting.
If you don't find what you need there, the SparkFun Forums: MicroMod are a great place to find and ask for
help. If this is your first visit, you'll need to create a Forum Account to search product forums and post
questions.
DOWNLOAD AT FIRMWARE
SPARKFUN TECHNICAL ASSISTANCE PAGE
SPARKFUN FORUMS: MICROMOD

Advertisement

loading
Need help?

Need help?

Do you have a question about the DA16200 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel