I tried demo.bt_internet_gateway.restful_smart_server & demo.bt_smartbridge on BCM94343W platform.
For both demo in BTM_ENABLED_EVT (bt_management_callback) I got p_event_data->enabled.status != WICED_BT_SUCCESS.
I guess this is somewhat related to this issue : SDK 3.7.0 BLE doesn't work
My platform files are directly copied from what I used for SDK-3.5.2.
Is there any necessary modifications to those platform files?
Or are there special tricks needed for BCM94343W to initialize BT stack?
[BLE] Stack pending event BTM_ENABLED_EVT 0x2
This seems to be an earlier related post.