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
  • Ameer Usman said:
    I am using it on the PCA10040 Development Kit to program the nRF52811, could it be that is the problem?

     No.

    Ameer Usman said:
    That if I programmed it using the PCA10056 board it would work?

    That should also work, but that is not the root cause of the issue.

    Ameer Usman said:
    Also is it sure that programming a custom board of nRF52811 using the PCA10056 development kit as the programmer will work?

     Yes, use P19 or P20 to program the nRF52811, see here, or just use the on-board programmer that is present on the PCA10040.

    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.

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

Children
Related