-
Notifications
You must be signed in to change notification settings - Fork 9
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
Install on Fedora 25 #3
Comments
Could you paste the whole log including the command you input? Also, could you provide more information about the environment? Are you using Raspberry Pi? |
sudo node scratch2mip_helper.js I'm using a i3 laptop running X86_64 linux, Fedora, I don't have a Raspberry Pi to hand at the moment. |
Will you be adding MIP light and sound control or control of sensors to
your project?
…On Tue, Feb 21, 2017 at 7:52 AM, Junya Ishihara ***@***.***> wrote:
Could you paste the whole log including the command you input? Also, could
you provide more information about the environment? Are you using Raspberry
Pi?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AF4mQoF-lOan1z4mw-3AZQXjLfdFNZ9Dks5reuwHgaJpZM4MHSSh>
.
|
We'd like to use them in schools as a extension activity, so yes ideally a bridge - pupils learns to programme in scratch, makes programme, then in response to Broadcast MIP responds etc. so ideally I would like to include the lights and sensors. |
I'm having an issue installing on Fedora 25 and am getting the following error
Error: Connection Rejected due to Limited Resources
at NobleBindings.onLeConnComplete (/home/robmar/scratch2mip_helper/node_modules/noble/lib/hci-socket/bindings.js:218:13)
at emitOne (events.js:96:13)
at Hci.emit (events.js:188:7)
at Hci.processCmdStatusEvent (/home/robmar/scratch2mip_helper/node_modules/noble/lib/hci-socket/hci.js:674:12)
at Hci.onSocketData (/home/robmar/scratch2mip_helper/node_modules/noble/lib/hci-socket/hci.js:469:12)
at emitOne (events.js:96:13)
at BluetoothHciSocket.emit (events.js:188:7)
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: