Closed monkmahadeva closed 7 years ago
You can see the current active environment variables using:
# get the PID of the loraserver process
ps aux |grep loraserver
# print process environment variables (replace {LORASERVER_PID_HERE} with the PID)
cat /proc/{LORASERVER_PID_HERE}/environ
application/+/node/+/rx
MQTT topic.I don't think this is a bug, but if the above does not solve your issue, please open an issue here: https://github.com/brocaar/loraserver. As that is the component responsible for logging the frames.
bug
I want to see the packets recieved in the frame_log
in loraserver config file LOG_NODE_FRAMES is set to true
loraserver version 0.20.0