Notification of join failures

Hey all,

Just wondering if anyone has implemented a way to detect join failures. For example if we have a device that tries to join but fails (no Join Accept sent back) due to missing or invalid keys, is there a way to have an app server integration to notify about the failure? Or would i have to monitor the gateway logs and search for Join Requests that are unanswered?

Thanks!

1 Like

Nice idea.
Sometimes, a node can not join and we dont notice it.

There is a log event message that already notifies of invalid MIC or re-used DevNonces :slight_smile:

2 Likes

Thanks! in the event that the device doesn’t exist in the Chirpstack DB, there is no way to be notified that something is trying to join though, right?

Correct, there is no notification in such case.

1 Like

This topic was automatically closed after 90 days. New replies are no longer allowed.