I'm trying to use the LD2410C as one of two gate entry detectors at my facility as part of a security product.
The device works great except that it responds to winds that we have here in NE Arizona. I would like to be able to decrease it sensitivity during high wind conditions and increase it when the winds die down.
Eventually the device can be programmed through the serial port by an Arduino Uno which can handle the default baud rate, but I can't comunicate with it on a PC with a USB-Serial adapter to test it because of the non-standard baud rate.
I tried changing the baud rate to a compatible one using bluetooth, which I can but the LD2410C keeps chaning it back.
How do I permanently change the baud rate, like say 9600 baud, on the LD2410C.