How do i get the raw frame logs in my GUI

How do i display my data in the raw frame log section in the GUI of loraApp server.
Its showing “No frames sent / received yet or LoRa Server has frame logging disabled.”

Please see the error, it seems that LoRa App Server is unable to connect to LoRa Server, and thus unable to retrieve the raw frames.

I sent the screenshot by mistake(without connecting the App server to Lora Server). But even after the connection the problem persists.

Are you sure you set the flag --log-node-frames (o the env var) for loraserver? If you did, did you check that messages are really getting to loraserver? If they are, maybe you could check the loraserver log for any error on saving node frames to DB.

Thanks @iegomez … You are a gem :slight_smile:

1 Like