Hi All,
I was playing around with LoRaWanMinimal_APP and got rid of all of the code that is using LED and serial printing.
I did it as I am building a wrapper around it.
In my project I am turning off Vext when configuration is such that the user doesn’t want any LED do be lit.
I have spotted that whenever I turn off Vext I can’t pass joinABP() call, whereas it is working when Vext is turned on.
Is there any dependency of any LoRa-related code from SDK to Vext being enabled?
Thanks for a hint if any.
Grzegorz