To select an alternative BSP, use Library Manager from the Quick Panel to deselect the current BSP and select an alternate BSP. Then right-click the newly selected BSP and choose 'Set Active'. This will automatically update TARGET in the application makefile....
> btcoex_hw->btactive_gpio = ATH_BTACTIVE_GPIO_9300; > btcoex_hw->wlanactive_gpio = ATH_WLANACTIVE_GPIO_9300; > btcoex_hw->btpriority_gpio = ATH_BTPRIORITY_GPIO_9300; > } else if (AR_SREV_9280_20_OR_LATER(ah)) { > btcoex_hw->btactive_gpio = ATH_BTACTIVE_GPIO_9280; >...
>> btcoex_hw->btactive_gpio = ATH_BTACTIVE_GPIO_9300; >> btcoex_hw->wlanactive_gpio = ATH_WLANACTIVE_GPIO_9300; >> btcoex_hw->btpriority_gpio = ATH_BTPRIORITY_GPIO_9300; >> } else if (AR_SREV_9280_20_OR_LATER(ah)) { >> btcoex_hw->btactive_gpio = ATH_BTACTIVE_GPIO_9...
the TX starts followed by RX. Note that the actual radio operation starts 500 usec later then the REQUEST signal is active. This is because the HAL_COEX_REQ_WINDOW defined to 500 inhal-config.h.
CONFIG_BLE_ACTIVE_SCAN_REPORT_ADV_SCAN_RSP_INDIVIDUALLY CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN CONFIG_BLE_ESTABLISH_LINK_CONNECTION_TIMEOUT CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT CONFIG_BLE_MESH_GATT_PROXY CONFIG_BLE_MESH_GATT_PROXY_SERVER CONFIG_BLE_MESH_ALLOC_FROM_PSRAM_FIRST CONFIG...
0x03 #define RTK_HS_EXTENSION_EVENT_HCI_BT_COEX_CONTROL0x04 //op code from wifi #define BT_PATCH_VERSION_QUERY0x00 #define IGNOREWLAN_ACTIVE_CONTROL 0x01 #defineLNA_CONSTRAIN_CONTROL 0x02 #define BT_POWERDECREASE_CONTROL 0x03 #define _PSD_MODE_CONTROL 0x04 #define WIFI_BW...
2. Also, I wanted to understand if anyone has ath9k with AR9287 with BTCOEX enabled has been tested in WiFi AP mode? Sorry if this is a basic question. Because I am with the information that when WiFi is not active during BTCOEX ...
>> BTCOEX >> enabled has been tested in WiFi AP mode? Sorry if this is a basic >> question. >> Because I am with the information that when WiFi is not active during >> BTCOEX >> mode, it has to be put in sleep. And Sleep mode cannot be handled with ...