BlueNRG-2 : problem with sleep state
Hello,
I have a problem with the bluenrg-2. I'm using a STEVAL-IDB008V2.
I measured the current while in different sleep state and here are the results :
- CPU-HALT : 1.6 mA
- WAKETIMER : 1.9 mA
- NOTIMER : some nA.
The problem is that I'm supposed to have some µA in WAKETIMER but I have more than in CPU-HALT.
I found that I'm around 1.6 mA when I'm in the BlueNRG_Sleep() function until the 4 last lines of the function CS_contextSave().
I tried with the simpliest code possible but I still have the problem.
Any idea ?
