"Port not found", I can't transfer data to Flora V3

Wearable electronics: boards, conductive materials, and projects from Adafruit!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
EvelynV
 
Posts: 1
Joined: Fri Jul 13, 2018 5:25 pm

"Port not found", I can't transfer data to Flora V3

Post by EvelynV »

Hello :)

I am trying to make my first project with Flora, but I have an issue: I can't upload any program.

I bought a Flora V3 two days ago. Today I tried to upload a progam to make blink onboard Neopixel antd test the board, but that wasn't possible because the program show me the following error:

Code: Select all

Arduino: 1.8.5 (Windows 7), Board: "Adafruit Flora"

Archiving built core (caching) in: C:\Users\Evelyn\AppData\Local\Temp\arduino_cache_676726\core\core_adafruit_avr_flora8_3f7007b2f3bb5977704e6a2e7224c237.a
Sketch uses 6646 bytes (23%) of program storage space. Maximum is 28672 bytes.
Global variables use 180 bytes of dynamic memory.
Forcing reset using 1200bps open/close on port COM3
PORTS {COM1, COM3, } / {COM1, COM3, } => {}
PORTS {COM1, COM3, } / {COM1, COM3, } => {}
PORTS {COM1, COM3, } / {COM1, COM3, } => {}
PORTS {COM1, COM3, } / {COM1, COM3, } => {}
PORTS {COM1, COM3, } / {COM1, COM3, } => {}
PORTS {COM1, COM3, } / {COM1, COM3, } => {}
PORTS {COM1, COM3, } / {COM1, COM3, } => {}
PORTS {COM1, COM3, } / {COM1, COM3, } => {}
PORTS {COM1, COM3, } / {COM1, COM3, } => {}
PORTS {COM1, COM3, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
PORTS {COM1, } / {COM1, } => {}
Couldn't find a Board on the selected port. Check that you have the correct port selected.  If it is correct, try pressing the board's reset button after initiating the upload.

I tried to find a solution in the forums but nothing works. I instaled the corresponding libraries and drivers, I changed the USB cable for another (I checked that those cables were for transferring data), I push the reset button many times on different occasions (1 time, 2 time in a row, and for a long time; before, while and after upload the program, etc.) And I checked the arduino IDE setup was correctly.
Sin título.jpg
Sin título.jpg (281.28 KiB) Viewed 199 times

Any help is useful (and sorry for my grammar mistakes, I don't now much English because I am from Chile).

Locked
Please be positive and constructive with your questions and comments.

Return to “Wearables”