Close

Patience Is A Virtue

A project log for Arduino 101 Powered by Intel Curie

Tips and tricks from my experience

frank-vigilanteFrank Vigilante 03/04/2016 at 01:310 Comments

Those familiar with the Arduino IDE are used to being able to immediately access Serial Data in the Serial Monitor after the sketch successfully uploads. That is not the case with the Arduino 101. After your program uploads, you need to wait 5 seconds before opening the Serial Monitor, or you will get the error below.

Discussions