-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Microbit OSX signal:killed #404
Comments
Thanks for getting back to me. If I add the flags as suggested then the application gets a little further, but there's still no output on the device:
Currently just using the following:
|
Hi @willis7 try connecting by ID instead of name, that might help you out. |
This might sound silly, but did you rotate the Microbit in a circle first after flashing the firmware, but before trying to connect? Step 4 from here: We absolutely need to add this to the Gobot docs. |
…ibration step to README Signed-off-by: deadprogram <[email protected]>
The docs have now been updated. @willis7 did that solve your problem? |
Hi @deadprogram, I stupidly took the ubit into work and haven't been able to test it. I will test it tomorrow and get back to you. If it helps I had actually performed the calibration step. I haven't tried connecting by ID, so I shall give that a go. |
Hi @willis7 any update on testing this? Thanks! |
Apologies for the delay. I had performed the rotation and got the smiley face. I tried using the UUID of the device, but it didn't even reach the Are there any restrictions on versions? I'm fairly certain I had one of the pre-release devices. |
No restrictions I am aware of. That said, I do almost all of my work on Linux. The |
Is there anything I can do my end to support the debugging? |
I can't seem to get the ubit to work with gobot. I did the firmware install with gort:
but when I run (with the example):
GODEBUG=cgocheck=0 go run main.go "BBC micro:bit [tupov]"
I get
signal: killed
.I used LightBlue to discover the Bluetooth name on the mac, but the ubit isn't doing anything.
Happy to make a PR with doc updates if I can fix it.
The text was updated successfully, but these errors were encountered: