ArduinoBT and osx 10.5 lepoard -- connection prob.

Hi.

I have some ArduinoBT that I am trying to connect to my mac. I find the bords and got it registed but my computher dosent want to conect to it. in the Bluetooth settup it stands type unknown, services none, paired yes, connected no.

and in the Arduino program I am geting:

Binary sketch size: 1282 bytes (of a 14336 byte maximum)

avrdude: ser_open(): can't open device "/dev/tty.ARDUINOBT-BluetoothSeri-1": Resource busy

Does it work if you use USB instead?

:slight_smile:

Does the ArduinoBT have possibility for using USB? I have no problems whit conecting to the Diecimila versjon.

any whay Thanks :slight_smile:

Sorry it doesn't have onboard USB, but I think you could use a P4B serial to TTL adapter from Wulfden / Modern Device or an FTDI USB to TTL adapter cable and wire it together using the TX and RX pins

I think that would work ( please correct me if I'm wrong )

:slight_smile:

Problem solve today :slight_smile:

found out that if we press the reset button on the board at the same time as we press the upload button it worked :slight_smile: