AzureWave Thing Plus (AW-CU488) Hookup Guide

Pages
Contributors: QCPete, bboyho
Favorited Favorite 3

Troubleshooting

Manual Upload Mode

Having problems uploading code with the auto upload mode? Try uploading code manually. Hit the upload button in the Arduino IDE. In the debug window, you should see something similar. As the Arduino IDE starts outputting the numbers.

language:bash
Please enter the upload mode manually(wait 5s)
    05
    04
    03
    02
    01

Press down on the BOOT button. While holding down the BOOT button, press the RESET Button momentarily. Keep holding the BOOT button for a moment before lifting your finger off the button.

Manual Upload Sequence (Boot) Manual Upload Sequence (Boot + Reset) Manual Upload Sequence (Boot) Manual Upload Sequence Release
BOOT Button BOOT and RESET Keep Holding Down BOOT Release BOOT

If all goes well, you should have a successful upload with the following message.

language:bash
Please enter the upload mode manually(wait 5s)
    05
    04
    03
    02
    01
Uploading..................
    Upload Image done.
All images are sent successfully!