I'm still trying to figure out where the WIFI SSID is set on the BBGW so I can customize it. I see this process running:
hostapd -B SoftAp0-hostapd.conf
The -B means "run in the background". So that leaves the SoftAp0-hostapd.conf file. Where is this configuration file? From what I can see on my BBGW, such a file does not exist.
Stéphane