Hi Team,
I am trying to integrate a scheduler feature for my Thingy 91 using a nRF9160 DK kit. I searched for a few examples and found the one below in the link:
The tutorial is for the nRF52 series.
I wanted to know the dependancies and the files that would be required for the PCA 10090 and how can I modify the above linked tutorial for my nRF9160 DK asset tracker application.
I am using SES as my IDE and the asset tracker works fine with the connection to the cloud.
I need a scheduler to schedule the Power saving modes of my device upon an external request.
Thanks