Wifi is not functional on my board

Hi,

I rebuilt the linux base image with no modification from scratch and reflashed it, installed legato to familiarize myself with the whole procedure but now when I try to use the built-in Wifi on board I get errors. Any suggestion on what I should do with this?

root@swi-mdm9x15:~# wifi client start
ERROR: le_wifiClient_Start returns ERROR.
root@swi-mdm9x15:~# wifi client scan
starting scan.
DEBUG: le_wifiClient_GetFirstAccessPoint ERRORroot@swi-mdm9x15:~#

root@swi-mdm9x15:~# uname -r
3.14.29ltsi-961ca71325_ed9f616cc8
root@swi-mdm9x15:~# legato version
16.10.4_544dbbbb32195d877e35a6648db67c1b_modified

root@swi-mdm9x15:~# app status
[running] atClient
[running] atServer
[running] audioService
[running] avcService
[running] cellNetService
[running] dataConnectionService
[running] fwupdateService
[running] gpioService
[running] modemService
[running] positioningService
[running] powerMgr
[running] secStore
[stopped] smsInboxService
[stopped] spiService
[stopped] tools
[stopped] voiceCallService
[stopped] wifi
[stopped] wifiApTest
[stopped] wifiClientTest
[running] wifiService
[stopped] wifiWebAp

This is the dmesg log
logs @ pastebin