Can't modify BlueNRG-2 "sleep test" sample code according to my need
Hi, I am trying to put bluenrg-2 in deep sleep mode at start of while loop, wake on uart rx interrupt, do some work and go back to sleep.The sample code "sleep test" matches my requirements but it needs an incoming rx char to put bluenrg-2 in sleep m...