Hi all
I have a custom Board, I have tested it a lot. NRF51822, programed with Mbed..
In general the Software and Board WORKS FINE, but I found some problem in my procedure of upload the firmware to the board.
1.- Conect the battery to the custom board.
2.- connect the firmware cable to board
3.- Upload the firmware.
with it procedure in the sleep mode the board consuption 1.2 mA, the board works fine, sends the advertising, going to sleep, the button and led works fine. only fail the Consuption en Sleep mode.
I realized if I unplug the battery and connect again the current in sleep mode works fine 4uA.
.my question Is.
Is it a normal behaviour?
do you have some little program (if it is in Keil, IAR, or other it is fine) to do resetting the chip when it start for first time and store some data in non volatile memory to know if the chip was resetting?
Thanks In Advance.