Kommentar: Einfügen von HTML im Kommentar: Link einfügen: <a href="LINKURL" target="_blank">LINKTITEL</a> Bild einfügen: <img src="BILDURL"> Text formatieren: <b>fetter Text</b> <i>kursiver Text</i> <u>unterstrichener Text</u> Kombinationen sind auch möglich z.B.: <b><i>fetter & kursiver Text</i></b> C Quellcode formatieren: <code>Quellcode</code> BASIC Quellcode formatieren: <basic>Quellcode</basic> (Innerhalb eines Quellcodeabschnitts ist kein html möglich.) Wichtig: Bitte mache Zeilenumbrüche, bevor Du am rechten Rand des Eingabefeldes ankommst ! -> I > > > I have a problem with transfer a program to the c-control pro > > > When we connect the c-control direct with a rs232 cable to the computer > > > it works fine. Now we have make a datalogger with the c-control whats > > > transfer wireless data to a computer with a wireless rs232 connection (a xbee) > > > This works also fine. > > > But when i try to update my program in the c-control with the same connection it don't works. > > > I think the baudrate between the c-control and the ide is 38400 baud ? > > > When i try this and test it in the 'ide options menu' it said hardware found and also i can read the > > > hardware version. > > > Now if i try to transfer the program, it dont work. In the bar under at the screen i see a counter > > > that counts till 10 and then it's over. > > > > > > Anybody some idee whats the problem? Maybe the wireless connection is to slow with answering > > > that the ide dont see the c-control? > > > > > > Thanks for answering. > > > > > > Paul > > > > Hello Paul, > > > > there is a timeout of 1000ms for a 256 byte packet. When your wireless connection is too slow > > ( <4800baud ) it may come to such a problem. Also, I have fixed in the beta update a small > > problem that could lead to problems in rare cases. Perhaps you give the beta version a try. > > > > Best Regards, > > > > Peter > > Hello Peter, > > Thanks for your respons. > I think the problem is indeed timeouts in de serial bootloader. > The beta version dont work also. > On internet i found some information but i dont know exactly what it means. > http://www.sparkfun.com/commerce/tutorial_info.php?tutorials_id=122 > Here they use also a xbee for wireless bootloading. I think i can't use the solution because > i want to use the 'c-control pro ide.' > > Paul > > > > > >