Processing Forum
the problem is that i can't connect it from my Processing program. i know that i have it connected to "/dev/rfcomm0" but i have putted this on the program: "robot = new Serial(this,Serial.list()[0],9600);" and this: robot = new Serial(this,"/dev/rfcomm0",9600); and it doesn't work
PD.: it work's well with the cable connected to arduino instead of the bluetooth