nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

Compatible and Code

Hello,

I'm new with Nordic products, and I'm trying to use my New dev kit nrf5340 DK.

The request today is about my code, I implemented my code in the DK, and now I want to use my module which is evm-bc805 (nrf52805_xxAA).

To inject the code to my DK, I used the template Bluetooth/peripheral UART, it is okay I tested with my app, I'm receiving my code and I can send info too so that's I wanted that's perfect.

My request today is that I want to use my module to develop a new product in my industry, but I would like to inject the same code in my Nrf52805 module. How can I do this? Thank you to everyone for your future responses, Best regards

Ps : i'm working with VS code

Parents Reply
  • ERROR: The file specified is not a valid hex file, has data outside valid areas
    ERROR: or does not have data in valid areas.
    NOTE: For additional output, try running again with logging enabled (--log).
    NOTE: Any generated log error messages will be displayed.
    FATAL ERROR: command exited with status 52: nrfjprog --program 'c:\Users\l.marcos\Documents\nordictests\peripheral_uart\build_1\zephyr\zephyr.hex' --sectoranduicrerase -f NRF52 --snr 683372301

Children
Related