Giter Club home page Giter Club logo

Comments (7)

netmanchris avatar netmanchris commented on August 16, 2024 1

@murilopolese Makes sense! I'll test this out and update with results.

from community-sdk.

murilopolese avatar murilopolese commented on August 16, 2024

Interesting! I'll have a look on this first thing on Monday!

from community-sdk.

murilopolese avatar murilopolese commented on August 16, 2024

@netmanchris github went a bit crazy yesterday but I did try the code you mentioned above and I wasn't able to reproduce your issue.

One thing I did notice is that whenever the board disconnects the is_connected property won't update. Perhaps that was the problem? Does that make sense?

from community-sdk.

murilopolese avatar murilopolese commented on August 16, 2024

Hey, @netmanchris ! Did you have any luck finding out if it was really a connection error or a different bug? I'm keen to add this to the things to fix on next sprint of development!

from community-sdk.

murilopolese avatar murilopolese commented on August 16, 2024

Hey @netmanchris! Did you have any luck finding out if this was a connection problem? Otherwise I'd like to close this issue :)

from community-sdk.

netmanchris avatar netmanchris commented on August 16, 2024

Let's close the issue. Issue seems to have resolved itself. Not sure what I did or didn't do differently.

from community-sdk.

murilopolese avatar murilopolese commented on August 16, 2024

Hey @netmanchris !

Reading again and carefully your logs it seems that was a connection problem.

my_pixel.get_wifi_status()
Traceback (most recent call last):
    ...
    raise TimeoutError('Request timed out')
TimeoutError: Request timed out
my_pixel.get_battery_status()
Traceback (most recent call last):
    ...
    raise SerialException('read failed: {}'.format(e))
serial.serialutil.SerialException: read failed: device reports readiness to read but returned no data (device disconnected or multiple access on port?)

from community-sdk.

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.