This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Running nRF52811 on nRF52832 Development Kit via Soldering nRF52811 chip onto Development Kit

So I want to run the nRF52811 chip so I removed the nRF52832 chip from its development kit and soldered the nRF52811 chip but I cannot seem to program it. What are the required settings I would be needing to change to make it work, for starters, a simple 'ble_app_beacon' example.

I am using Segger Embedded Studio (SES).

Parents Reply
  • Did you follow the steps in the link I provided? Make sure to use PCA10056e as the base, and then modify it according to the steps in the link.

    I tried using it as the base and doing the modifications on the nRF52811 soldered on the PCA10040 nRF52832 development kit but it gives the below error:

    Gives this error in using PCA10056e:

    As for this:

    Are you able to run nrfjprog -e on your custom board?

    I need to make a few modifications to my other board to have the nRF52811 on it.

    But the nrfjrpog -e command is working on the nRF52811 soldered on PCA10040.

Children
Related