In our application, the motor is attached externally. Without motor also we have checked. Before going to halt mode, I have initialized unused gpio pin as Output push-pull, low level , Disabled peripheral clock.Still power-consuming in mA.
Hi Cristian Gyorgy, This is the main codeint main( void ){ LoRaMacPrimitives_t LoRaMacPrimitives; LoRaMacCallback_t LoRaMacCallbacks; MibRequestConfirm_t mibReq; BoardInitMcu( ); BoardInitPeriph( ); Flash_setup(); DeviceState = DEVICE...