Hi,
I have some issues with MY_REGISTRATION_RETRIES.
The # define MY_REGISTRATION_RETRIES (1u) or (12u) or whatever, does not seem to work. It does not change anything. I want my node to stop making the presentation after 2 tries if it can not connect to any gateway. Or even if it is connected, and lost the signal, after 7 sending, it retry to present itself to a GW without stoping and i do not want to. My nodes are working on supercapacitor and energy is precious. so if anyone could explain to me how MY_REGISTRATION_RETRIES work ? Thank you all !