WatchOS CoreBluetooth on Background.

I have a HM-10 Bluetooth 4.0 module connected to my Apple Watch.
The module is a trigger for a camera.
My app is a remote trigger for the camera.
It should also be able to trigger the camera after few seconds.
Or keep the exposure open for few seconds.
Due to the camera limitations my maximum time is 60 seconds.

What I need is to be able to register a background task to run a very small code for a few Milliseconds to allow the Apple Watch to send the "Start" or "Stop" the exposure command, trough Bluetooth.

The iPhone app does this wit no problem, is already on the App Store. "RZ Blue" on iOS App Store and "RZBL" on Apple Watch App Store

This is a key feature for this app and I believe it would be beneficial to set timed events to run in the background.

I hope someone reads this someday and help out implementing this missing feature for CoreBluetooth in AppleWatch.

Thank you for your time.

PS: To whomever will suggest to put a Feedback Assistant feature request. Is been up since April 20, 2020.
Still with no answer.


FB7669618