bromagosa / Snap4Arduino

Binding Snap! and Arduino together
http://snap4arduino.rocks
GNU Affero General Public License v3.0
133 stars 85 forks source link

I can't loaded standard firmata, s4a says: #277

Closed SUperMattew043 closed 1 year ago

SUperMattew043 commented 5 years ago

I try to loaded standard firmata on my arduino but there is an error, if i try to load firmta arduno says error during compilation. if I try to connect arduino whit s4a, on connect arduino, COM4, s4a says: cuold not talk to arduino in port 4,che if firmata is loaded, I also try whit the other port but nothing... what I can do?

jguille2 commented 5 years ago

Hi @SUperMattew043, First of all. If you can't upload a Firmata firmware, don't try to connect the board to Snap4Arduino, because it has no sense.

You must check the "compilation error". If you are using the StandardFirmata (no hacked) the compilation will have to be ok. Maybe you haven't choose the right board...or maybe you are using a board not supported by firmata? Anyway, you can check the complete error message.

bromagosa commented 5 years ago

Can you send us the complete error message from the Arduino IDE? Also, what board model are you using?