In order to help debug a new board I am wanting to increase the firmware log level so that more information is available. At an application level when I do a scan I get a scan event back but it empty. It is using 8.9.0.0.78 (for historic reasons)
My first attempt to debug it was to send a CMD_CONFIG_FWLOGGER command with log_severity set to 1 (also tried 2,4 and FF). I see no increase in log output with any of these options.
I have another board type which does work and I get an identical log file in gLogger from it even when I know it has scanned correctly. From this I deduce that the default fw scan level does not show any scan activity.
Is it possible to get some information from fw? I am sure wl18xx-conf is setup correctly which why I am looking to the firmware to get some hints.
Thanks, Iain