A111 Distance Readings

Hello,

I’m using a Sparkfun Breakout board for the A111 Radar Sensor. I’ve downloaded the latest SDK (2.7.2) from the Acconeer Developer platform. I’m having trouble changing the range of the distance readings. As the datasheets say that the max readings are up to 2 meters. But when the code is executed it only ranges from 0.2 m to 0.5 m. Can anyone explain?

Regards,

M. Hasnat Arshad

Embedded Systems Engineer.

Thanks for reaching out to us on this.

It is likely the settings being loaded in the code being run; we suggest starting here https://learn.sparkfun.com/tutorials/ge … est-sketch

Try executing each example; then, the guide mentions altering the code to suit your use-case (change the code to the parameters you would like to use for the readings)

Hope this helps, and happy sparking!