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

Still block on the loop : "You init OTAA parameter is OK!" #11

Open
Valneltin opened this issue Mar 17, 2021 · 1 comment
Open

Still block on the loop : "You init OTAA parameter is OK!" #11

Valneltin opened this issue Mar 17, 2021 · 1 comment

Comments

@Valneltin
Copy link

Hi !

I buy a arduino LoRa shield on Pi Supply and I try to use this librairy. I'm new on the "LoRa" device ^^.
So I used the exemple SetBaudrate and then I try to use the JoinNetworkOTAA but it seems to be block into a loop.

I've changed the AppEUI, DevEUI and AppKey of course with the values of my TTN application.

When I launch the code, I have on the serial :

StartUP Reset Success OK2.0.3.0 OKEU868 You init OTAA parameter is OK! You init OTAA parameter is OK! You init OTAA parameter is OK! You init OTAA parameter is OK! You init OTAA parameter is OK!

So it seems to be block into the bool InitLoRaWAN(void)

Do you have an idea ?

Thanks for you help.

@meal
Copy link

meal commented Sep 2, 2021

+1 to this, I have the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants