03-25-2013 02:45 AM
Hello everyone!
I opened the LIFA_Base.INO file in the arduino.exe and whem i tried to upload that program it shows an error that serial port has not been selected correctly even though i have installed the drivers for my arduino board mega2560.
this problem was not there initially and i also did the program of led blink but now it is showing the error of the serial port my pc is unable to recgonize that board.
03-25-2013 02:10 PM
Do you see the Arduino in Windows device manager? If so what com port does it show up as? You should always check the COM Port and board type in the Arduino IDE before deploying.
Keep in mind the COM Port assosicated with the Arduino may change when you attach / detach the board. This is because windows tries to be helpful and doesn't always release the COM port number it assigns to the Arduino.
-Sam K
LIFA Developer
03-26-2013 11:27 AM
thank you for the reply.
the problem is solved.