Zur Übersicht - INFO - Neueste 50 Beiträge - Neuer Beitrag - Suchen - Zum C-Control-I-Forum - Zum C-Control-II-Forum

Re: transfer Kategorie: IDE (von PeterS - 29.09.2010 19:48)
Als Antwort auf transfer von paul - 28.09.2010 23:16

> 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


    Antwort schreiben


Antworten:

Re: transfer (von paul - 30.09.2010 0:36)
    Re: transfer (von PeterS - 30.09.2010 8:14)
        Re: transfer (von paul - 9.10.2010 19:29)
            Re: transfer (von PeterS - 10.10.2010 8:47)