nRF52810 SDKs and SoftDevices compatibility matrix does not list nRF52810 SoC revision 2 in the list of compatible SoC revisions for nRF5 SDK. Revision 2 is listed only in nRF Connect SDK compatibility table.
I am having difficulties running basic BLE beacon samples from nRF5 SDK v17.1 on nRF52810 rev. 2 hardware, therefore I am wondering whether this revision is, in fact, incompatible with nRF5 SDK and I must port the application to nRF Connect SDK?
Samples (any my application) do run without any problem on nRF52-DK in emulated mode and I did recompile them for nRF52810 hardware according to "Developing for nRF52810" document instructions.
Should I keep digging further as to why I cannot run anything on real hardware rev. 2 or is this revision really unsupported in "classic" nRF5 SDK?