coex

Co-existence Scheme

Thu, 2017-03-09 10:39--dhrishi

Hi,

I am looking to implement a simple coex scheme between DA14580 and an external radio in a shared antenna design. I wish to grant antenna to the DA14580 whenever required (priority to BLE). I looked at the wlan_coex.c implementation and found that KE_EVENT_BLE_EVT_START and KE_EVENT_BLE_EVT_END are the events generated. I could see the events being generated for every advertisement for a peripheral implementation. Is it safe to assume that the event handlers for these events is the correct place to switch the antenna?

Subscribe to RSS - coex