Multiple Containers Problem with Bluetooth

container 1, running a bluetooth scanning service that scans for BLE beacons and yes it works fine only if it’s the only container that’s deployed on Balene.
container 2, just collect some status about the device(ram/CPU) and send it using HTTP post request, and I trying running this container with another one, and they both worked fine