Closed GoogleCodeExporter closed 9 years ago
Have you set up the configuration file?
I would try importing usb to see if that completes correctly. You could also
try not specifying the MAC and name of the brick and see if that fixes it (you
might have one of them wrong).
Original comment by marcus@wanners.net
on 26 Jan 2012 at 6:34
I have the same problem, the force solution (Ubuntu):
from nxt.bluesock import BlueSock
blue = BlueSock('xx:xx:xx:xx:xx:x')
b = blue.connect()
Conclusion: the BlueSock not receive the parameter of the MAC of the brick...
Original comment by alan...@gmail.com
on 24 Feb 2012 at 10:01
This is not the same as this issue. It does look like an interesting bug/fix,
so I'd appreciate it if you would open a new ticket with more details. Thanks!
Original comment by marcus@wanners.net
on 25 Feb 2012 at 11:52
Appears to be abandoned by reporter; Will reopen if more information is given.
Original comment by marcus@wanners.net
on 22 Mar 2012 at 11:46
Original issue reported on code.google.com by
mherr...@bryant.edu
on 26 Jan 2012 at 3:32