Posts: 15
Threads: 1
Joined: Aug 2014
Country:
Hello,
I think that after a windows update, I can't connect my receiver. When I start EasyWeather RS232 Logger, the programme doesn't find a COM port, when I try to connect the receiver with the Arduino IDE, the port is greyed and I can choice a port.
When I look the device manager I have in "Other devices" : FT232R USB UART with yellow triangle and "!" inside, I have installed CDM20824_Setup.exe, right click on the FT232 and look at properties, there is no driver installed. I try also the driver CDM v2.12.00 WHQL Certified, but same.
I think that the Arduino Nano of the receiver works with a FTDI FT232R driver, because there are now Arduino Nano with CH340G chip. I have such 2 Arduino Nano and when I connect them, I have the COM port 11 (USB-SERIAL CH340). What do I wrong?
Posts: 5.409
Threads: 336
Joined: Apr 2014
Weather Station: WeatherDuino 4Pro
Country:
Hi
If the Arduino your are trying to connect have the FTDI chip and not the new CH340 chipset, you must use the FTDI drivers. You can find them in drivers/FTDI USB drivers folder of your Arduino IDE.
Try to uninstall any drivers, and manually reinstall the ones included with Arduino IDE.
Posts: 15
Threads: 1
Joined: Aug 2014
Country:
Thanks for your answer. But I think that my Arduino Nano is out of service.
When I connect an Arduino UNO, I can connect without problem on Com Port 11, the FTDI driver is installed, but when I connect Receiver board with the Arduino Nano impossible to connect to a Com Port, on Arduino Ide the serial port is greyed.
I will order a new Adrduino Nano V. with a ftdi chip.
By the way the Arduino Nano for the PRO2 boards are also Arduino Nano V.3 with fdti chip or can I use also Arduino Nano V.3 with CH340G Module.
Regards and thanks.
Pierre
Posts: 15
Threads: 1
Joined: Aug 2014
Country:
Thanks for your answers;
Maybe it's a coincidence that's my receiver doesn't work after the windows uopdate.
I try different connections:
1.- Arduino Ide with Arduino Uno connection everything is OK, I found the Uno connected to Com Port 11.
Device manager Arduino Uno (COM 11) connected and other devices : FT232 USB UART.
LED L blinking.
2.- Arduino Ide with Arduino Nano (with CH340G chip, like Uncle Bob, brought the Nano with the CH340G by mistake) changing the board type in Nano ATmega 328 it's connected to Com Port 12.
Device manager : USB SERIAL CH340 (COM 12). LED L is flashing.
3.- Arduino Ide with the receiver board, board type Nano ATmega 328, port is greyed.
Device manager : no Com Port connected and other devices : FT232 USB UART yellow triangle with "!" inside. LED L blink only when i connect the USB Cable
I have ordered a new Adrduino Nano V. 3 with a ftdi chip and will wait for further investigations because I am not an Arduino specialist.
I am waiting female pin headers, so I can easily change the Arduino Nano from the board. I will do the same with the PRO2 boards.
Thanks for your help, when I receive the new Arduino board I will keep you informed.
Posts: 15
Threads: 1
Joined: Aug 2014
Country:
Thanks for your info.
I work under windows7.
To not have conflict, when I install a FTDI driver, I always uninstall before the existing drivers with CDMuninstallerGUI.exe and also in the device manager the Com Port and in other devices : FT232 USB UART.
I have installed the driver FTDI V2.10 (CDM v2.10.00 WHQL Certified), but when I connect the receiver with the Arduino Nano, I can't find the driver for FT232 USB UART and in Adrduino IDE the Serial Port is greyed.
When I connect an Arduino Uno or an Arduino Nano with a CH340G chip with his driver, I have no problem with Arduino Ide and Com Port and FT232 USB UART in device manager.
Maybe I do something wrong, but I am not a Arduino specialist.
As I said before, I will wait until I will receive the female pin headers, so I can easely change the Arduino Nano of the receiver, and I can try a new Arduino Nano, waiting from China, or with an Arduino Nano with the CH340G Chip.
Against thanks for your support.
Pierre