How to disable battery draining pop up on Galaxy Watch (SGWA2)

I am trying to run a custom application on my SGWA2 that collects data such as HRM,PPG,Gyro,etc every N minutes. Since the sensors run frequently, the battery drain is quick but I would like to disable this pop up on the watch.

I could see this in the main() func

service_app_add_event_handler(&handlers[APP_EVENT_LOW_BATTERY], APP_EVENT_LOW_BATTERY, service_app_low_battery, &ad)

I commented it out but it didn’t work. Is there any way I can disable the battery draining prompt?

I moved this to the Galaxy Watch for Tizen forum in hopes it helps.

If you don’t get any help in a week you can open a developer support request.

Good Luck

Ron
Samsung Developer Relations