There are two main types of radar level sensors: through-air and guided-wave. Both technologies are very versatile, but guided-wave designs have some useful advantages. Guided-wave technology sends ...
byte _buffer[6]; // Array to store the raw sensor output char POWER_CTL = 0x2D; // Sensor power control register address char DATA_FORMAT = 0x31; // Sensor data format register address char DATAX0 = ...