@lumpylumpy There is no Wifi antenna, you got the latest A3 version that comes with an embedded antenna for a more convenient form factor.
@emogenet not quite sure what if the “repeated twice” thing, please post some screen shots with that so I can see. Yes you can call the script directly, the form is:
http://192.168.4.1/s?u=SSID&p=KEY
But please note the SSID and the KEY must be URL ENCODED. There are online tools for that, with a quick google search I found https://meyerweb.com/eric/tools/dencoder/
Timeouts are sometimes possible, due to the Wifi module being stressed a little, being used both as a client (to send data) and a server (to serve local webserver used for config) at the same time, via a 9600bps serial connection. However the configuration must work in all cases and has been tested so on all units shipped.
Please note that there’s a key length limit of 20 characters. Do not use longer passwords on the networks you connect the A3 to.
Hope this helps,