danriegsecker / as3glue

Automatically exported from code.google.com/p/as3glue
0 stars 0 forks source link

Connection established, but no communication #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start serproxy
2. Start standalone monitor

What version of the product are you using? On what operating system?
mac os x 10.6, port 57600, with arduino UNO

Please provide any additional information below.

I have started serproxy while arduino is connected via USB. I have set the 
correct settings in the config file.
Flash standalone monitor seems to make a connection with the proxy server but 
not with the arduino:

I get the message: Connection with Serproxy established. Wait one moment.
This takes forever. the function "getFirmwareVersion" does not return anything.

What can be the problem?

Original issue reported on code.google.com by erik.kat...@gmail.com on 13 May 2011 at 2:54

GoogleCodeExporter commented 9 years ago
http://cote.cc/blog/interfacing-flash-and-arduino-from-scratch-part-1

you gotta put the Firmata sketch in

Original comment by Noel.Cha...@gmail.com on 19 Jun 2011 at 4:10