Hi,
I’ve just updated my firmware on cobra to the 4.1 version and im getting some weird responsed from the WIFI (Zero G module) when it starts up (captured by debugger)
The extract is below. Nowhere in my code do i try and do a scan, or have any reference to GHI-AP - it just seems to get it some nowhere? Has something changed? The same code works on an existing board pre updating it.
My main connection / setup for wifi is:
WiFi.Enable(SPI.SPI_module.SPI2, (Cpu.Pin)FEZ_Pin.Digital.IO2, (Cpu.Pin)FEZ_Pin.Interrupt.IO26);
Do I need to use the new overloaded version and specify the Zero chip? e.g.
WiFi.Enable(WiFi.HardwareModule.ZG100M_Compatible …
But im not sure what the exta setting on that overload should be set to?
Waiting for WiFi link!
Still waiting.
no network found
retry … (1/3)
Scan … for ssid "GHI-AP "
Still waiting.
no network found
retry … (2/3)
Scan … for ssid "GHI-AP "
Still waiting.
no network found
failed … (*)
LinkMgr: exiting from infrastructure mode …
LinkMgr: switching to infrastructure mode …
Set MAC addr …
mac = 00:1A:F1:00:42:0D
Mac address Set
Set regional domain …
region = fcc
Set security …
security =
Scan … for ssid "GHI-AP "
Still waiting.
no network found
retry … (1/3)
Scan … for ssid "GHI-AP "