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

Issue with the Code #5

Open
arnab08121987 opened this issue May 27, 2017 · 4 comments
Open

Issue with the Code #5

arnab08121987 opened this issue May 27, 2017 · 4 comments

Comments

@arnab08121987
Copy link

Hello ,

I am getting the below error :

pi@raspberrypi:~/Smartphone-Doorlock $ sudo node doorlock.js
/home/pi/Smartphone-Doorlock/node_modules/pigpio/pigpio.js:137
pigpio.gpioSetISRFunc(this.gpio, +edge, +timeout, handler);

Error: pigpio error -123 in gpioSetISRFunc
at Error (native)
at Gpio.enableInterrupt (/home/pi/Smartphone-Doorlock/node_modules/pigpio/pigpio.js:137:10)
at new Gpio (/home/pi/Smartphone-Doorlock/node_modules/pigpio/pigpio.js:40:10)
at Object. (/home/pi/Smartphone-Doorlock/doorlock.js:49:12)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.runMain (module.js:604:10)

I am using the RASPBERRY PI 3 with RASPBIAN Installed . Placed the Signal Wire in 14 Slot as mentioned in Code. But I am getting this error.

Please assist me.

@skylerm521
Copy link

skylerm521 commented Jul 8, 2017

@arnab08121987
I have the exact same issue on the same OS. Did you ever figure out what the problem was?

@MicahMaze
Copy link

Same issue. Any help?

@andrewpatterson3001
Copy link

I'm also seeing this error, but I think it's a pigpio issue, not a Smartphone-Doorlock one. Anyone here know what to do?

@rashmin1213
Copy link

I am having the same issue, did anyone find a solution to this?

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

5 participants