We are using extended sleep mode but seems we cannot put it to sleep.
The engineers tell me that the current in the interval between the advertising burst is around 500micro which I understand it means the chip is not asleep.
So I want to measure the current by myself using smartsnippets.
Project working OK on the basic development kit when downloaded with Keil uVision5.
When I download the hex file to the,development kit thru the jTag the download is successful but it doesn't run.
我如何开始?
Thnks
Device:
Hi Rony,
When you donwload the .hex througn jtag the fw should run automatically, can you see it advertising by a generic application? Also the basic kit that you are using doesn't support current measurement, only the pro and the expert support this feature and additionally you cant use the power profiler with the jtag interface, you have to use the UART/SPIinterface.
Thanks MT_dialog
OK. This explains why it doesn't work.
Thanks