Hi
I'm developing an application that is pretended to run on an nrf52810-based custom board, The code is a modification of the blinky example from the SDK 15.0.0, and for testing, I've been using the nrf52 DK, because of compatibility with nrf52 family.
Exploring the nrf52810 product page, I noticed that only the SDK 14.0.2 is available for download, that makes me wonder:
Is nrf52810 really compatible with SDK v15.0.0 or do I have to migrate the code?
I'm asking this because SDK v15 says a different thing, so I'm a bit confused
Thanks in advance