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 Children
  • 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

  • Hi 

    Sorry for the late reply, I have been out in extended Christmas leave for the last month or so. 

    Are you still having issues with this?

    Did you try to build the sample for the nrf52dk_nrf52805 board like I mentioned earlier?

    Best regards
    Torbjørn

Related