Coder Social home page Coder Social logo

Comments (6)

guymcswain avatar guymcswain commented on June 11, 2024

What does pigs hwver return?
Try echo "hwver" > /dev/pigpio
Both should give same result.

from pigpio-client.

guymcswain avatar guymcswain commented on June 11, 2024

Try cat /dev/pigerr& followed by above commands.

from pigpio-client.

karl0ss avatar karl0ss commented on June 11, 2024

Thanks for this, will have a play this evening when home from work, thank you for getting back to me.

from pigpio-client.

karl0ss avatar karl0ss commented on June 11, 2024

pi@octopi:~ $ sudo pigpiod -p 8887

pi@octopi:~ $ sudo netstat -tulpn | grep :8887
tcp6       0      0 :::8887                 :::*                    LISTEN      1816/pigpiod

when I run
pigs hwver
or
sudo pigs hwver

Terminal just hangs...

When I do -

pi@octopi:~ $ sudo pigpiod

pi@octopi:~ $ sudo netstat -tulpn | grep :8888
tcp6       0      0 :::8888                 :::*                    LISTEN      1946/pigpiod
pi@octopi:~ $ pigs hwver
10494163
pi@octopi:~ $ cat /dev/pigerr&
[1] 1998
pi@octopi:~ $ echo "hwver" > /dev/pigpio

It seems that pigs just can't communicate with pigpiod when its not running on the standard port?

Thanks

from pigpio-client.

guymcswain avatar guymcswain commented on June 11, 2024

It seems so. Hopefully Joan will respond to your question on the pigpio repo.

from pigpio-client.

karl0ss avatar karl0ss commented on June 11, 2024

Yeha, ill update my comment there with the findings here, I have changed my setup, so don't need to run off 8888, but I think it still something that needs looking at..

from pigpio-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.