need help config DHCP

Hello,
this is the network I have and I can’t config a DHCP that will work properly.
All I need is that I will be able to connect to the remote computer using the WiFi

the RF card is in the bridge , doesn’t have an IP address
I want it to be in the same network as the other device (10.0.0.0/24)

but everything I’m trying bring me a red line in the DHCP , and there is no connection

thank ,
13.10.png

What interface is registered in the dhcp-server?
like this?:
/ ip dhcp-server
add name=“dhcp-server-name” interface=bridge-name address-pool=“dhcp-pool-name” disabled=no

in the bridge I have 3 Ethernet and the Wifi
I don’t to give address to what ever connect to the Ethernet , just to the connection of the Wifi.