I bought his board https://www.sparkfun.com/products/24540 SparkFun Pulsed Coherent Radar Sensor - Acconeer XM125
I downloaded these libraries:
SparkFun Toolkit 0.9.1
SparkFun Qwiic XM125 v1.0.1
I am using the default firmware (i.e. i2c_presence_detector.bin) and example code Example01_PresenceBasicReadings. In the serial window it displays random readings when sitting on my desk pointed at the ceiling about 5ft above the sensor.
the distance jumps around lot:
16:56:45.102 → Presence Detected: 162mm
16:56:45.712 → Presence Detected: 162mm
16:56:46.323 → Presence Detected: 162mm
16:56:46.933 → Presence Detected: 162mm
16:56:47.546 → Presence Detected: 54mm
16:56:48.159 → Presence Detected: 54mm
16:56:48.751 → Presence Detected: 54mm
16:56:49.349 → Presence Detected: 54mm
16:56:49.947 → Presence Detected: 54mm
16:56:50.558 → Presence Detected: 54mm
16:56:51.158 → Presence Detected: 54mm
16:56:51.768 → Presence Detected: 30mm
16:56:52.378 → Presence Detected: 210mm
16:56:52.982 → Presence Detected: 210mm
16:56:53.621 → Presence Detected: 54mm
16:56:54.187 → Presence Detected: 174mm
16:56:54.833 → Presence Detected: 198mm
16:56:55.442 → Presence Detected: 198mm
I was watching your demo video where he tapes it to the wall and goes outside his office but it reads in cm. Can you tell me what example he used and the bin firmware used ?
thanks