Hi,
I started to work with RAK3172 with low level development using STM32 Cube IDE. I am using PingPong application. Module is consuming 1.2 mA in sleep mode. In the code it is specified that if no task is present it will go to Stop mode and should consume 1.5uA. But it is consuming 1.2mA.
I put all the GPIOs(except those used like RF CTRL pins and UART2 pins) in input mode for power conservation.
Current Consumption:
Any suggestions on reducing the sleep current?