I have an application where I want to have datasets in the field that transmit lora messages to a linux server . My plan was to use the Knot LR9 to accumulate the messages and send them to a port on the linux server that would manage a database.
My first task is to identify the lora devices sending the signals to the knot
Question 1 ) Is there a debug mode where I can see the lora device ID’s sending information?
Question 2 ) I see zero in the winbox64.exe that has to do with setting up lora is there a special version I need to run?
Question 3 ) Is there example anyplace of how to program the knot to send data to a local network and not the internet of things?
Thanks in advance for your advice.