Temperature reading

Hi,
I would like to set to 1 the ONW_RADC bit in sub-register 0x2C:00.
Bit 4 is a reserved one, and I am advised to write it as 0, but if I read the sub-register I can see that bit 4 is set to 1.

Should I leave bit 4 as 1 or should I write it as 0 ?

Thanks a lot.

Hi
Please write 0, as Bits marked ‘-’ in register 0x2C:00 are reserved and should always be written as zero to
avoid any malfunction of the DW1000

DW1000 after reset has this bit set to 0 (0x2c:00 bit 4). So you must be setting it in your application. Why are you setting it if it is a reserved bit?