Hallo,
I am doing a LoraWAN Project with SAMR34,
I am doing a project based on serial network provisioning(´similar to example project : Serial Network Provisioning in Atmel)
I have a problem with the call back function in the joining process.
Once the joining activation procedure is finished , it should call the call back function for finishing the activation procedure(join_callback())
When I tried to do the same, I can see in TTN network my DEVAddr, DEVEUI and AppEUI appears,
but the function Lorawan_join is not calling the callback function.
What can be the problem?
if any has idea , kindly please share your thoughts and ideas.
thanks