I am using
Arduino Uno R3 and
TMAG5273EVM A1 in continuous mode with XYZ channels enabled to detect magnet location.
I was unable to confirm range settings in SENSOR_CONFIG_2 Register were working, so used TI sample code from TMAGx73-EXAMPLE-CODE to run
getVersion()
This returned a value of '0' where I thought a '1' should have been.
The datasheet lists this as 'Reserved' and the example code as 'APL' .
Could you tell me what this means?