Git Product home page Git Product logo

Comments (3)

philips77 avatar philips77 commented on July 21, 2024

Hello,
It should work with nRF52840 running Zephyr and SMP Server sample.
At what time did you get the timeout?

nRF52840, due to its flash hardware, requires a lot of time to erase pages. For an app around 120 kb it takes 10 seconds which has to be multiplied by 2 if the connection is open, as 50% of time is reserved to keep the connection open. The new version of the app specifies the swap time to be


This is required when the slot 1 is being erased, that is either before the upload, or during swapping slots.

Could you paste logs here?

from mcumgr-android.

GiulianoFranchetto avatar GiulianoFranchetto commented on July 21, 2024

Hello,

Where can I find the log? Logcat, or is there a place in the app?
I get a "timeout" after clicking on the "start" button on the DFU page.

from mcumgr-android.

philips77 avatar philips77 commented on July 21, 2024

Yes, LogCat. By default it logs when in DEBUG.

from mcumgr-android.

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.