Description of defect
When using BLE with WiFi on EVK-ODIN-W2, the BLE stops advertising as soon as WiFiInterface::get_default_instance();
is called. The BLE doesn't readvertise when WiFI is disconnected. The expected behaviour is BLE stays advertising regardless of WiFi behaviour.
Target(s) affected by this defect ?
MODULE_UBLOX_ODIN_W2 family
Toolchain(s) (name and version) displaying this defect ?
mbed online compiler
What version of Mbed-os are you using (tag or sha) ?
mbed-os-5.15.1
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
mbed online compiler
How is this defect reproduced ?
Examples provided here https://os.mbed.com/users/se7ensong/code/mbed-os-example-wifi-ble/