Yes. The code.
Since I can't see your code, I am only guessing, but why not simply test the status in the loop?
if ((!narrowband.begin(pinnumber) == NB_READY))
Yes. The code.
Since I can't see your code, I am only guessing, but why not simply test the status in the loop?
if ((!narrowband.begin(pinnumber) == NB_READY))