I got a problem and i need your help!?


im pretty new jsut started arduino , can't find out problem ill post under here , guys can me ^^

void setup()
{
 serial.begin(9600);
}

void loop()
{
 serial.print('h');
 delay(1000);
 serial.print('l');
 delay(1000);
}
 send command  expected response
 atid<enter>  3332<cr>  



 send command  expected response  
 atid3331<enter>  ok<cr>  



 send command  expected response  
 atid<enter>  3331<cr>  



 send command  expected response  
 atwr<enter>  ok<cr>  



 send command  expected response  
 atre<enter>  ok<cr>  

dear wolfie,

you're confused boy. instead of creating meaningless poll, should explain program supposed do, , relation has text pasted below it. explanation should written in way grandmother understand it. way, have chance understand , perhaps you. nice side effect might be, confusing mess swirling between ears clears little , you'll find out on own what's problem.

while you're @ it, please use # icon in middle of icon bar under subject enclose code post. makes easier read , gives cool grey hue.

have fun.

korman


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > I got a problem and i need your help!?


arduino

Comments