cancel
Showing results for 
Search instead for 
Did you mean: 

attempts to connect to the gateway

IngSerio
Associate III

Good morning,
I am using an STM32 WL55JC1 starting from the end node example.
I am unable to figure out in the code how to set how long or how many tries it makes before it stops trying to connect to the gateawy.

Could you please point me to this information?

Thank you very much,
Roberto

4 REPLIES 4
IngSerio
Associate III

Has anyone realized where they can manage this aspect?

 

Thank you,
Roberto

STTwo-32
ST Employee

Hello @IngSerio 

I suggest you take a look at the function on the joining context available on the lora_app.c of the LoRaWAN_End_Node example.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

good morning, i have analyzed it but no solution to my question. i have reinserted a "forceRejoin" in case of connection failure but after a while anyway it stops trying.
If you could be more specific it would be helpful.

Thank u 


@IngSerio wrote:

good morning, i have analyzed it but no solution to my question. i have reinserted a "forceRejoin" in case of connection failure but after a while anyway it stops trying.
If you could be more specific it would be helpful.

Thank u 


I stand corrected, the example I am starting from is.
"lorawan_end_node_FREERTOS" sorry for the inaccuracy

Roberto