Skip to main content
Jin ho An
Associate II
June 28, 2017
Question

AT_Slave / End node power consumption when in 'stop mode' in LRWAN

  • June 28, 2017
  • 0 replies
  • 410 views
Posted on June 28, 2017 at 10:31

Hi

I am testing the LoRa sample code.

In stop mode,

'

AT_Slave

'

generates 11.1uA power consumption and 'End node' generates 1.1μA.

Commenting

'

vcom_IoInit / vcom_IoDeInit

'

on

'

AT_Slave

'

drops to 1.1uA.

However, the

'E

nd node

'

has

'

vcom_IoInit / vcom_IoDeInit

'

at 1.1uA without annotation processing.

I hope to get 1.1uA with

'

AT_Slave

'

.

Or you want to communicate from the

'E

nd node

'

to the uart interrupt.

Please give me advice.
    This topic has been closed for replies.