Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rx Timeout seen when joining lorawan using chirpstack #27

Open
umamaheshrouthu opened this issue Jan 22, 2025 · 4 comments
Open

Rx Timeout seen when joining lorawan using chirpstack #27

umamaheshrouthu opened this issue Jan 22, 2025 · 4 comments
Assignees
Labels
LoRaWan-E5-Node Label for LoRaWan-E5-Node UAY Unassigned yet

Comments

@umamaheshrouthu
Copy link

I am using the code from github repo.
but lorawan joining is failing with below error.
the behaviour is same with all the configurations in this github repo

any idea how to fix it.
6:36:49.052 -> ----------LoRaWAN_End_Node_FreeRTOS----------
16:36:49.052 ->
16:36:49.052 ->
16:36:49.090 -> ###### OTAA ######
16:36:49.090 -> ###### AppKey: 30:78:01:EF:75:7E:E1:C0:E1:46:ED:8B:B8:70:46:27
16:36:49.090 -> ###### NwkKey: D0:AF:BB:C5:C4:AB:98:42:83:8A:90:03:CB:FC:79:89
16:36:49.090 -> ###### ABP ######
16:36:49.090 -> ###### AppSKey: 2B:7E:15:16:28:AE:D2:A6:AB:F7:15:88:09:CF:4F:3C
16:36:49.090 -> ###### NwkSKey: 2B:7E:15:16:28:AE:D2:A6:AB:F7:15:88:09:CF:4F:3C
16:36:49.090 -> ###### DevEui: 70:B3:D5:7E:D0:06:D2:7F
16:36:49.090 -> ###### AppEui: FF:EE:DD:CC:BB:AA:99:00
16:36:49.126 -> ###### DevAddr: 06:09:BB:9B
16:36:49.126 -> 0s039:TX on freq 868300000 Hz at DR 0
16:36:50.568 -> 1s526:MAC txDone
16:36:55.651 -> 6s561:RX_1 on freq 868300000 Hz at DR 0
16:36:57.429 -> 8s369:MAC rxDone
16:36:57.429 ->
16:36:57.429 -> ###### = JOIN FAILED
16:36:57.429 ->
16:36:57.429 -> ###### ========== MCPS-Indication ==========

@marekpow
Copy link

Do you have a device attached to an application on the gateway on the Chirpstack using
DevEui: 70:B3:D5:7E:D0:06:D2:7F
AppEui: FF:EE:DD:CC:BB:AA:99:00
AppSKey: 2B:7E:15:16:28:AE:D2:A6:AB:F7:15:88:09:CF:4F:3C

Do you have a device profile for his device on the Chirpstack side?

@Lesords Lesords added UAY Unassigned yet LoRaWan-E5-Node Label for LoRaWan-E5-Node labels Jan 23, 2025
@mingzhangqun
Copy link
Member

Hi @umamaheshrouthu , You can refer to this configuration step:
#24

@umamaheshrouthu
Copy link
Author

Do you have a device attached to an application on the gateway on the Chirpstack using DevEui: 70:B3:D5:7E:D0:06:D2:7F AppEui: FF:EE:DD:CC:BB:AA:99:00 AppSKey: 2B:7E:15:16:28:AE:D2:A6:AB:F7:15:88:09:CF:4F:3C

Do you have a device profile for his device on the Chirpstack side?

Yes. i do have device profile, application and device as per these. in fact, with the same details, i see a lilygo tbeam able to join the lorawan network. so, there should be no issue with chirpstack configurations.

@marekpow
Copy link

Check Lora REGION. Should be the same as for the gateway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LoRaWan-E5-Node Label for LoRaWan-E5-Node UAY Unassigned yet
Projects
Status: No status
Development

No branches or pull requests

4 participants