Coder Social home page Coder Social logo

Comments (7)

securewebsite avatar securewebsite commented on July 28, 2024 2

I am facing same issue. Please guide me how to fix the issue.

from opensk.

rkyymmt avatar rkyymmt commented on July 28, 2024

I am facing same issue.

from opensk.

xaqfan avatar xaqfan commented on July 28, 2024

Have you solved this problem? I have checked nordic office doc some days,and no ideas.

from opensk.

LeZerb avatar LeZerb commented on July 28, 2024

Same issue here.

from opensk.

LeZerb avatar LeZerb commented on July 28, 2024

I suspect there might be some secure boot issue. I tried adding --sd-boot-validation=NO_VALIDATION and --app-boot-validation=NO_VALIDATION to the nrfutil call - which did not resolve the issue.
Also after having a look at the memory map for nRF52840 at https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_secure_boot.html&cp=7_1_3_5_0_8 - I changed layout.ld so that both rom and prog were inside the application area (0x0002 7000 - 0x000F 8000 (836 kB)). After that change I was still able to flash but this time the Dongle did not show up at all as a USB device. To reenter DFU mode I now need to push the reset button. So it seems that DFU mode is left but the Application is not started correctly.

Now I'm a bit lost. I suspect that the softdevice "partition" is now corrupt. Any suggestions as to what I could try next? I guess I need to download the SDK and reflash a softdevice firmware.

One open question remains on my side. Is there a way to know which bootloader version is currently flashed? I would like to try to generate bootloader settings which disable boot validation - but for that I need to know what parameter to give for --bl-settings-version.

from opensk.

siroccal avatar siroccal commented on July 28, 2024

Workaround #81 (comment) and #81 (comment).

from opensk.

geofli avatar geofli commented on July 28, 2024

This bug should have been solved after June 10.

./deploy.py --board=nrf52840_dongle_dfu --opensk --programmer=nordicdfu

is enough now.

from opensk.

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.