Giter VIP home page Giter VIP logo

Comments (5)

jwhui avatar jwhui commented on June 15, 2024

@TPolzer , thanks for raising this issue. I was able to reproduce your issue using the latest main branch (856c280).

@MarekPorwisz , can you help take a look?

from ot-nrf528xx.

TPolzer avatar TPolzer commented on June 15, 2024

If I insert a call to nrf5UartProcess() inside the loop in otPlatUartFlush (it clearly needs to be there), it prints a spurious newline instead of getting stuck. No idea where that's coming from, maybe that's actually a bug in the cli example?

from ot-nrf528xx.

jwhui avatar jwhui commented on June 15, 2024

@LuDuda @MarekPorwisz , can someone help with this issue?

from ot-nrf528xx.

canisLupus1313 avatar canisLupus1313 commented on June 15, 2024

@TPolzer Looks like the events on usb bus aren't handled/triggered correctly when we are near to end of capacity of sTxBuffer seems that incorrect params are passed to TX function.

The reason that adding nrf5UartProcess helps is because that function calls app_usbd_event_queue_process which triggers usbd events resumes the transfer.

Never the less I'm trying to figure out what is happening.

from ot-nrf528xx.

jwhui avatar jwhui commented on June 15, 2024

Resolved by #255

from ot-nrf528xx.

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.