moe85 / as3-arduino-connector

Automatically exported from code.google.com/p/as3-arduino-connector
0 stars 0 forks source link

Data stream reconnect. #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Windows 7 64 bit
2. Flash Builder 4.6
3. Run the basic connection code and turn device off/on.

What is the expected output? What do you see instead?

   Thank you for your time.  I'm connecting to a Bluetooth GPS antenna and the data stream is receiving well, but I'd like to be able to reestablish receiving the data stream even if the GPS unit is switched on and off.  I've been searching for something which might help with this and I was hopeful for ideas.

What version of the product are you using? On what operating system?
I've downloaded version 1.2 and I recently downloaded and placed the 
libSerialANE.dll into the Windows folder.

Please provide any additional information below.

     Thank you again, hopefully this is something simple I've overlooked.

Original issue reported on code.google.com by mastermi...@gmail.com on 30 Nov 2012 at 6:11

GoogleCodeExporter commented 9 years ago
The reinitiate() function has been added to 1.5.0 to allow this.

Original comment by Nicholas...@gmail.com on 23 Apr 2013 at 3:29