Sniff and integrate a 2.4 GHz remote control

I bought a Smart-LED-Panel from Lightzone and would like to integrate it in HomeAssistant (running on a Raspberry Pi 4).

The remote sends on the following frequency: 2400MHz - 2483,5 MHz
I did some research and found out there are two possablities:

  1. 2.4 GHz Wifi
  2. Bluetooth Low Energy (BLE)

The Raspberry Pi 4 has both of it. The Bluetooth Tracker Integration doesn’t recognize the remote. Also I tried to sniff the remote via an other android device, with the help of nRF Connect but the remote wasn’t recocnized as a Bluetooth beacon.

Has anybody an idea how to sniff the remote with the on board modules of the Raspberry Pi?
(2.4 GHz Wifi AND Bluetooth Low Energy)