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

Change nrf52805 from nrf52810

Hello

I would like to change from nrf52810 to nrf52805.

I want to take the same code, but I want to change only the gpio because the gpio is different.

I was going to set up uart, and in nrf528, it was rx, tx, rts, cts, 16,15,8, and so on.
I set it to 16,12,4,5 for nrf52805, but it doesn't work properly.

What should I change to nrf52805?

Thank you....

Related