Serial Communication Error

Post Reply
BrendanJ
Posts: 2
Joined: Sat Jan 21, 2017 6:47 pm

Serial Communication Error

Post by BrendanJ » Sun Apr 08, 2018 9:17 pm

Hi,
I had been using my GeeeTech I3 Pro (which has the GT2560 motherboard) without any problems between January and December 2017. But I was away then until recently and when I went to use it again, I found that the Repetier software could not communicate with the printer. It will connect but when it does, it reports the following error and the printer will not respond to any manual commands:

Serial com error: System.IO.Ports.SerialErrorReceivedEventArgs
No start signal detected - forcing start

I've checked all the obvious possible causes, the port settings (baud rate, etc) and also tried reinstalling the firmware but the problem remains. In desperation I have even tried it with another computer but again without success. Also, in the event that it's a hardware problem I have ordered a spare motherboard but it will be some time before that is delivered and I have a job waiting to be completed.
If anyone could offer advice on how to solve the problem or confirm that it is indeed a hardware problem I would greatly appreciate it.
Thanks in advance.

User avatar
MichaelK
Posts: 43
Joined: Thu Mar 22, 2018 5:20 pm
Location: Germany

Re: Serial Communication Error

Post by MichaelK » Fri Apr 13, 2018 3:15 am

two possibilities.

first: wrong baudrate. try to use 115200 or 250000 baud. reinstall the FTDI or CHA driver wich uses by the printer.
second: you wrote you try it on a other computer with the same result. Same error?
third: you can try to connect the mainboard to the arduino ide to see what happens at the serial monitor.

und macOS you can open a terminal and see the devices with: < ls /dev/tty.* >
with < screen /dev/(your USB device) 115200 > you can try to connect.

But I'am thinking that the mainboard could be have a damage.

User avatar
_kaktus_
Site Admin
Posts: 1260
Joined: Fri Dec 15, 2017 10:06 pm
Location: PL
Contact:

Re: Serial Communication Error

Post by _kaktus_ » Sat Apr 14, 2018 1:23 am

Maybe write what transmission parameters you have set.
Have you used the same USB cable on both computers?

correct5
Posts: 1
Joined: Fri Apr 01, 2016 7:24 am

Re: Serial Communication Error

Post by correct5 » Sat Jan 19, 2019 3:12 pm

Hi to fix your communication problem is to reboot your computer with the printer disconected and then turn on your printer and plug in the usb
On arduino 1.8.5 go tools wifi 101 firmware update and see if your usb is showing there. test your conection. If your usb is not showing there reinstal arduino. your gt2560 board is ok .Hope this helps John

Post Reply