TheThingsNetwork / arduino-device-lib

Arduino Library for TTN Devices
MIT License
207 stars 96 forks source link

Clarify "Join not accepted: denied" mesage #131

Closed FokkeZB closed 7 years ago

FokkeZB commented 7 years ago

Related to https://github.com/TheThingsNetwork/ttn/issues/314

There are multiple reasons why you could get "Join not accepted: denied", but logging this message from the modem as-is suggests it's the keys.

We should check for this response and log an additional line with more actionable informative like: "Check your coverage, keys and backend status."