I am interested in using LPCOMP to wake the device up from the system off state. Is example code available for this action?
I am interested in using LPCOMP to wake the device up from the system off state. Is example code available for this action?
Hi Lucas
I attach a LPCOMP example. Description on how to operate the example is given at the top of the main file in the example. I have tested it with nRF51 SDK 5.2.0 and the development kit.
Hi Lucas
I attach a LPCOMP example. Description on how to operate the example is given at the top of the main file in the example. I have tested it with nRF51 SDK 5.2.0 and the development kit.
Stefan,
Thank you. I tried to write my own version of the code base on the information in the user reference manual, but it is always my preference to look at example code. This will be very helpful.