How to enable low power mode in nrf52840?

In the mesh network how can be make the node in low power mode.i was not able top find a proper example for this.

Parents Reply
  • Hi,

    Yes, you can use the overlay-lpn.conf to enable LPN mode in other mesh samples like the chat sample. But please make sure that the settings in the overlay file are apt for that particular sample and hardware you use. 

    cyriactoms said:
    Also where to give this command.

    this is a runtime command that can be issued through the shell interface of the application. Once the firmware is flashed and running, you can access the shell over UART or RTT and then give this command there.

    -Priyanka

Children
No Data
Related