This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

some of hex files have overlapping data in nrf connect

I have been using nrf52833 Devkit with softdevice nRF5_SDK_17.0.2_d674dde have nrfconnect v3.6.1 when i merge hex file of softdevice 140 + ble_app_template then the following error occur as some of hex files have overlapping data in nrf connect.  I have tried to adjust the RAM address and size also but same error occur.please suggest me how to resolve the problem.

  • Hi Jacek,

    The problem you are describing is that you cannot program two hex files that overlap, and that is expected and how it must be. You are trying to program two examples that reside in the same area at one, and that will never work. Please make a new question if you need more assistance on this as it is not related to the original topic in this thread.

Related