I have a tf02 Luna pro (RS485 version). I would like to test whether this sensor works or not.
There are 2 possible test I can think of I can do.
First is to use an RS485 to USB converter I had lying around so I can run the test application made by the manufacturer. (The connection when I tested it is properly secured, I even did a continuity check as assurance). For this test, my problem is: am I using the correct RS485 to USB converter?
The app showed no response, it can detect the RS485-USB converter without problems. I even used a second RS-USB, and it still showed no response.
The second test I can do is to use an Arduino Uno with a RS485 to TTL converter. This rules out the possiblity that the application mentioned above is not working properly. My problem with this test is that I do not know what data to send to the LIDAR and what its appropriate response is.
Can anybody help me with what data to send and what response i should get?
If both of my test fail, is it already safe to assume that my LIDAR is broken?