IMX8MP-EVK Screen Timeout issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX8MP-EVK Screen Timeout issue

346 Views
Shanga
Contributor III

Hi NXP,

Android 13 (imx-android-13.0.0_1.2.0) with IMX8MP , we are setting time 5 seconds for Screen timeout  in setting 

expected behaviour after 5 second of screen inactivity Display should time out 

but Screen is not turned off after the duration

Please share your input how to achieve screen time out.

IMX8MPLUS 

Tags (2)
0 Kudos
Reply
2 Replies

322 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

To adjust the screen timeout please use the given below command.
adb shell settings put system screen_off_timeout <time_in_ms>

After setting the value please check via the below-given command.
adb shell settings get system screen_off_timeout

 

Regards

0 Kudos
Reply

298 Views
Shanga
Contributor III
Hi ,
We tried to set it as directed,we notice only a slight dim of the display brightness.Rather than getting it done through adb shell ,Is it possible to perform this successfully from the UI.
0 Kudos
Reply