This will allow devices on the same Guest network to communicate with each other.
I disable ap_isolate using the following commands to allow my Chromecast devices to connect through Guest 2 wireless network.
Use the program called Putty to log in to SSH (Admin/System Enable SSH).
Set IP and port
Login with username and pw
nvram show | grep isolate
nvram set wl0.2_ap_isolate=0
nvram set wl1.2_ap_isolate=0
nvram commit
reboot