Run process in background across all tab pages

I’ve never used the tabs interface before and have a design question…

I want to log data from a bluetooth device, continuously, across all pages in a tabbed interface.

Can I launch a service/process from the “tabs.ts” tabs page, and will it keep running across all other pages?