2024-03-07 01:08 AM
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
2024-03-12 08:46 AM
Has anyone realized where they can manage this aspect?
Thank you,
Roberto
2024-03-29 06:17 AM
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.
2024-04-02 12:17 AM
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
2024-04-02 02:52 AM
@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