JPL headset noisy sound

I am issuing noise with my JPL headphones the sound is good for amount of time and then it becomes noisy and unclear, I was using pulseaudio and it works fine but again the noise her is the output of pacmd list-cards

  index: 3
    name: <bluez_card.E8_07_BF_6E_E4_0B>
    driver: <module-bluez5-device.c>
    owner module: 27
    properties:
        device.description = "JBL LIVE200BT"
        device.string = "E8:07:BF:6E:E4:0B"
        device.api = "bluez"
        device.class = "sound"
        device.bus = "bluetooth"
        device.form_factor = "headset"
        bluez.path = "/org/bluez/hci0/dev_E8_07_BF_6E_E4_0B"
        bluez.class = "0x240404"
        bluez.alias = "JBL LIVE200BT"
        device.icon_name = "audio-headset-bluetooth"
        device.intended_roles = "phone"
        bluetooth.codec = "sbc"
        bluetooth.battery = "90%"
    profiles:
        a2dp_sink: High Fidelity Playback (A2DP Sink) (priority 40, available: unknown)
        handsfree_head_unit: Handsfree Head Unit (HFP) (priority 30, available: unknown)
        off: Off (priority 0, available: yes)
    active profile: <a2dp_sink>
    sinks:
        bluez_sink.E8_07_BF_6E_E4_0B.a2dp_sink/#2: JBL LIVE200BT
    sources:
        bluez_sink.E8_07_BF_6E_E4_0B.a2dp_sink.monitor/#3: Monitor of JBL LIVE200BT
    ports:
        headset-output: Headset (priority 0, latency offset 0 usec, available: unknown)
            properties:
                
        headset-input: Headset (priority 0, latency offset 0 usec, available: unknown)
            properties:

I thought the problem may reside in pulseaudio, so I switched to pipewire but the problem is that my headphones is connected but there is not sound. thanks in advance.