Code Monkey home page Code Monkey logo

Comments (6)

geeksville avatar geeksville commented on July 23, 2024

This issue has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/bin-v0-2-3-on-ttgo-t-beamv1-0/101/3

from firmware.

geeksville avatar geeksville commented on July 23, 2024

I just saw a related bug happen on one of my boards 0xb4:

pressing
Trigger powerFSM 1
Transition powerFSM transition=Press, from=ON to=ON
Sending network ping to 0xff, with position=1, wantReplies=1
Update DB node 0xb4, rx_time=1587163015
Providing time to mesh 1587163015
Deleting old broadcast record 0
Adding broadcast record for fr=0xb4,to=0xff,id=59
Sending packet via interface fr=0xb4,to=0xff,id=59
immediate send on mesh fr=0xb4,to=0xff,id=59
(txGood=6,rxGood=8,rxBad=2)
Setting fast framerate
Setting idle framerate
fix type 3
fix type 3
new gps pos lat=37.521016, lon=-122.309064, alt=134
got gps notify
Update DB node 0xb4, rx_time=1587163034
ERROR! Bug! Tx packet took too long to send, forcing radio into rx mode
NOTE! Recording critical error 1, address=0
fix type 3
new gps pos lat=37.520912, lon=-122.309194, alt=133
got gps notify
Update DB node 0xb4, rx_time=1587163064
fix type 3

from firmware.

geeksville avatar geeksville commented on July 23, 2024

this failure has the same root cause (TBD) I think

from firmware.

geeksville avatar geeksville commented on July 23, 2024

on sleep entry we are sitting in rxmode (not receiving). but with something waiting in the tx queue.

canSleep, mode=4, isRx=0, txEmpty=0, txGood=32
canSleep, mode=4, isRx=0, txEmpty=0, txGood=32
canSleep, mode=4, isRx=0, txEmpty=0, txGood=32
canSleep, mode=4, isRx=0, txEmpty=0, txGood=32
canSleep, mode=4, isRx=0, txEmpty=0, txGood=32
canSleep, mode=4, isRx=0, txEmpty=0, txGood=32
canSleep, mode=4, isRx=0, txEmpty=0, txGood=32
canSleep, mode=4, isRx=0, txEmpty=0, txGood=32
NOTE! Recording critical error 2, address=0
Setting bluetooth enable=0

from firmware.

geeksville avatar geeksville commented on July 23, 2024

yay! Fixed (I'm almost sure, it ran for a few hours with a stress test of doing lots of extra sends)

from firmware.

geeksville avatar geeksville commented on July 23, 2024

This issue has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/device-code-release-announcements/32/18

from firmware.

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.