Serial comunication and reset
hi all,
in tests made arduino seems reset (invoking setup function) every time begin serial connection. right behavior?
it's adruino bluetooth working in same mode?
my code it's simple, in seup() there serial.begin(9600) , in loop check serial.avaiable if there read , put in buffer.
thanks
fabrizio
in tests made arduino seems reset (invoking setup function) every time begin serial connection. right behavior?
it's adruino bluetooth working in same mode?
my code it's simple, in seup() there serial.begin(9600) , in loop check serial.avaiable if there read , put in buffer.
thanks
fabrizio
that standard behavior. of *duinos have jumper stop happening don't think arduino does.
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Serial comunication and reset
arduino
Comments
Post a Comment