0

I've bought and Arduino Nano compatible on eBay:

enter image description here

But by the time I connect it to my Macbook Pro (OS X El Capitan 10.11.2) doesn't appear under "Tools -> Port" in Arduino IDE:

enter image description here

I've followed some instructions by other posts here in StackOverflow:

But none of them worked :(

If someone could help me out with this issue I'll be grateful.

Thanks.

JV Lobo
  • 111
  • 1
  • 5

1 Answers1

1

I was be able to solve the issue.

By looking for the serial chip my board has: CH340G I found this blog post:

http://kiguino.moos.io/2014/12/31/how-to-use-arduino-nano-mini-pro-with-CH340G-on-mac-osx-yosemite.html

So I downloaded the signed driver for my chip and now it works :D

Driver: http://kiguino.moos.io/downloads/CH34x_Install.zip

JV Lobo
  • 111
  • 1
  • 5