Skip to content
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

Open
optionaltoast opened this issue Feb 21, 2017 · 4 comments
Open

Install on Fedora 25 #3

optionaltoast opened this issue Feb 21, 2017 · 4 comments

Comments

@optionaltoast
Copy link

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.

@champierre
Copy link
Owner

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?

@optionaltoast
Copy link
Author

sudo node scratch2mip_helper.js
[sudo] password for *******:
0: Marmaduke
which one: 0
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)

I'm using a i3 laptop running X86_64 linux, Fedora, I don't have a Raspberry Pi to hand at the moment.

@alb4h
Copy link

alb4h commented Feb 21, 2017 via email

@optionaltoast
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants