have you tried firmata at 115200 baud ?
M
On Thu, Sep 3, 2015 at 6:54 PM, ray Y <raybuay@hotmail.com> wrote:
yeah, that is correct. also you need to reset the board with the button, something i didn't
know because i'm very new to the arduino. right now when i'm in the arduino test patch with
the analogfirmata loaded into the board the usb serial works but when i change the comport
to where the bluetooth is, the red light stops blinking (indication that it is linking up) but
when i move the variable resistor pd returns an UNKNOWN_INPUT_COMMAND and a bunch
of numbers and it gets kind of stuck. if i switch back to the usb cable connection it works fine.
is there something that should be done with the firmata?
regards
r.y
De: Alexandros Drymonitis <adrcki@gmail.com>
Enviado: miércoles, 2 de septiembre de 2015 01:43 a. m.
Para: ray Y
Cc: pd-list@lists.iem.at
Asunto: Re: [PD] bluetooth PDuinoI think that you can't upload code to the Arduino via the bluetooth, so you'll have to upload it via USB, and then unplug it and use the bluetooth. [comport] will be able to see it without problems.