Export to GitHub

as3-arduino-connector - issue #18

Data stream reconnect.


Posted on Nov 30, 2012 by Swift Hippo

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.

Comment #1

Posted on Apr 23, 2013 by Happy Bear

The reinitiate() function has been added to 1.5.0 to allow this.

Status: Done

Labels:
Type-Defect Priority-Medium