Power Down Mode

Home Forums Dragonfly Power Down Mode

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15001
    Kiran Dalvi
    Participant

    Hi,

    we are trying to make dragonfly module to go in deep power down mode. for this we followed the sequence for switching off radio as below,
    Issue the AT#SHDN command.
    2. Wait 30 seconds.
    3. Power off or disconnect power.

    but still the current consumed by module is 6.5mA, is there any way, that we can reduce this current further down to sub 1mA.

    regards,
    Kiran Dalvi

    #15003
    Mike Fiore
    Blocked

    Kiran,

    Here’s an example program that properly turns off the radio and puts the processor into STOP mode.

    https://developer.mbed.org/teams/MultiTech/code/Dragonfly_Low_Power_Example/

    Cheers,

    Mike

    #15010
    Kiran Dalvi
    Participant

    Hello Mike,

    Thanks for reply.
    we have tried this program, and observation is that the board draws 6.5mA current even in sleep mode. one of the email that i had received from Multiconnect service engineers, claimed that the current drawn should be as low as 1-2mA, but we are not getting those results.

    Any pointers will be really helpful.

    thank you,
    Kiran Dalvi

    #16246
    Anthony Otis
    Participant

    I’m having the same problem. Measuring currents of 4.5-5.5mA in STOP mode, using the low power example code:
    https://developer.mbed.org/teams/MultiTech/code/Dragonfly_Low_Power_Example/

    Where is this current going? The modem is off and the microcontroller is in STOP mode which should draw <100uA. Are there any suggestions to improve this?

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.