NRF52 devices and Softdevice 132:
According to SoftDevice specification v5.1 Table 4: Peripheral protection and usage by SoftDevice
NRF_FICR data such as ->INFO.PART, DEVICEID[0/1], and INFO.VARIANT
are not available when SoftDevice is enabled; and surprisingly when SoftDevice is disabled.
How can one then read the above information registers with SoftDevice on or off?