a2dp_gatts_coex example not running

Danie.
Posts: 5
Joined: Tue May 22, 2018 8:41 pm

a2dp_gatts_coex example not running

Postby Danie. » Sat Nov 30, 2019 1:40 pm

Hello guys,

i tried to get the a2dp_gatts_coex example which comes with the esp-idf examples.
I am able to compile the example but on the serial monitor i get the error: "app_main enable controller failed".

I use platformio, so i am not able to run "make menuconfig", so i manually edit the sdkconfig.h file.
I am pretty sure i missed some setting or set a wrong value. I checked it a few times but i am not able to find the correct settings :/

Can someone please have a look?
This is my sdkconfig.h file:

Code: Select all

/*
 *
 * Automatically generated file; DO NOT EDIT.
 * Espressif IoT Development Framework Configuration
 *
 */

#define CONFIG_ENABLE_ARDUINO_DEPENDS 1
#define CONFIG_AUTOSTART_ARDUINO 1
#define CONFIG_ARDUINO_RUNNING_CORE 1
#define CONFIG_ARDUINO_UDP_RUN_CORE1 1
#define CONFIG_ARDUINO_EVENT_RUN_CORE1 1
#define CONFIG_ARDUINO_EVENT_RUNNING_CORE 1
#define CONFIG_ARDUINO_UDP_RUNNING_CORE 1

#define CONFIG_ESP32_PHY_MAX_TX_POWER 20
#define CONFIG_TRACEMEM_RESERVE_DRAM 0x0
#define CONFIG_FREERTOS_MAX_TASK_NAME_LEN 16
#define CONFIG_MQTT_TRANSPORT_SSL 1
#define CONFIG_FATFS_LFN_NONE 1
#define CONFIG_SDP_INITIAL_TRACE_LEVEL 2
#define CONFIG_MB_SERIAL_TASK_PRIO 10
#define CONFIG_MQTT_PROTOCOL_311 1
#define CONFIG_TCP_RECVMBOX_SIZE 6
#define CONFIG_FATFS_CODEPAGE_437 1
#define CONFIG_BLE_SCAN_DUPLICATE 1
#define CONFIG_AVDT_TRACE_LEVEL_WARNING 1
#define CONFIG_AWS_IOT_SHADOW_MAX_SIMULTANEOUS_ACKS 10
#define CONFIG_TCP_WND_DEFAULT 5744
#define CONFIG_PARTITION_TABLE_OFFSET 0x8000
#define CONFIG_SW_COEXIST_ENABLE 1
#define CONFIG_SPIFFS_USE_MAGIC_LENGTH 1
#define CONFIG_AVCT_INITIAL_TRACE_LEVEL 2
#define CONFIG_IPC_TASK_STACK_SIZE 1024
#define CONFIG_WIFI_PROV_SCAN_MAX_ENTRIES 16
#define CONFIG_FATFS_PER_FILE_CACHE 1
#define CONFIG_ESPTOOLPY_FLASHFREQ "40m"
#define CONFIG_AWS_IOT_SHADOW_MAX_SIZE_OF_THING_NAME 20
#define CONFIG_MBEDTLS_KEY_EXCHANGE_RSA 1
#define CONFIG_UDP_RECVMBOX_SIZE 6
#define CONFIG_SPI_FLASH_YIELD_DURING_ERASE 1
#define CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE 0
#define CONFIG_MBEDTLS_AES_C 1
#define CONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED 1
#define CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN 752
#define CONFIG_MBEDTLS_GCM_C 1
#define CONFIG_ESPTOOLPY_FLASHSIZE "2MB"
#define CONFIG_HEAP_POISONING_DISABLED 1
#define CONFIG_SPIFFS_CACHE_WR 1
#define CONFIG_BROWNOUT_DET_LVL_SEL_0 1
#define CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER 1
#define CONFIG_SPIFFS_CACHE 1
#define CONFIG_INT_WDT 1
#define CONFIG_BTDM_CONTROLLER_BLE_MAX_CONN 3
#define CONFIG_MBEDTLS_SSL_PROTO_TLS1 1
#define CONFIG_ESP_GRATUITOUS_ARP 1
#define CONFIG_AWS_IOT_SHADOW_MAX_SIZE_OF_UNIQUE_CLIENT_ID_BYTES 80
#define CONFIG_MBEDTLS_ECDSA_C 1
#define CONFIG_ESPTOOLPY_FLASHFREQ_40M 1
#define CONFIG_LOG_BOOTLOADER_LEVEL_INFO 1
#define CONFIG_ESPTOOLPY_FLASHSIZE_2MB 1
#define CONFIG_HTTPD_MAX_REQ_HDR_LEN 512
#define CONFIG_BTDM_CONTROLLER_PINNED_TO_CORE 0
#define CONFIG_AWS_IOT_MQTT_PORT 8883
#define CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS 1
#define CONFIG_MBEDTLS_ECDH_C 1
#define CONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE 1
#define CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM 10
#define CONFIG_AWS_IOT_MQTT_MAX_RECONNECT_WAIT_INTERVAL 128000
#define CONFIG_MBEDTLS_SSL_ALPN 1
#define CONFIG_BTM_TRACE_LEVEL_WARNING 1
#define CONFIG_MBEDTLS_PEM_WRITE_C 1
#define CONFIG_RFCOMM_TRACE_LEVEL_WARNING 1
#define CONFIG_LOG_DEFAULT_LEVEL_INFO 1
#define CONFIG_BT_RESERVE_DRAM 0xdb5c
#define CONFIG_APP_COMPILE_TIME_DATE 1
#define CONFIG_FATFS_FS_LOCK 0
#define CONFIG_IP_LOST_TIMER_INTERVAL 120
#define CONFIG_SPIFFS_META_LENGTH 4
#define CONFIG_ESP32_PANIC_PRINT_REBOOT 1
#define CONFIG_MB_CONTROLLER_NOTIFY_QUEUE_SIZE 20
#define CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED 1
#define CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED 1
#define CONFIG_AWS_IOT_MQTT_RX_BUF_LEN 512
#define CONFIG_MB_SERIAL_BUF_SIZE 256
#define CONFIG_CONSOLE_UART_BAUDRATE 115200
#define CONFIG_LWIP_MAX_SOCKETS 10
#define CONFIG_LWIP_NETIF_LOOPBACK 1
#define CONFIG_MCA_TRACE_LEVEL_WARNING 1
#define CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT "pthread"
#define CONFIG_EMAC_TASK_PRIORITY 20
#define CONFIG_TIMER_TASK_STACK_DEPTH 2048
#define CONFIG_TCP_MSS 1436
#define CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED 1
#define CONFIG_BTIF_INITIAL_TRACE_LEVEL 2
#define CONFIG_BTDM_CONTROLLER_BLE_MAX_CONN_EFF 3
#define CONFIG_EFUSE_CODE_SCHEME_COMPAT_3_4 1
#define CONFIG_FATFS_CODEPAGE 437
#define CONFIG_APPL_TRACE_LEVEL_WARNING 1
#define CONFIG_BTC_INITIAL_TRACE_LEVEL 2
#define CONFIG_ESP32_DEFAULT_CPU_FREQ_160 1
#define CONFIG_ULP_COPROC_RESERVE_MEM 0
#define CONFIG_LWIP_MAX_UDP_PCBS 16
#define CONFIG_ESPTOOLPY_BAUD 115200
#define CONFIG_INT_WDT_CHECK_CPU1 1
#define CONFIG_AVRC_INITIAL_TRACE_LEVEL 2
#define CONFIG_ADC_CAL_LUT_ENABLE 1
#define CONFIG_AWS_IOT_MQTT_TX_BUF_LEN 512
#define CONFIG_FLASHMODE_DIO 1
#define CONFIG_ESPTOOLPY_AFTER_RESET 1
#define CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED 1
#define CONFIG_LWIP_DHCPS_MAX_STATION_NUM 8
#define CONFIG_TOOLPREFIX "xtensa-esp32-elf-"
#define CONFIG_MBEDTLS_ECP_C 1
#define CONFIG_FREERTOS_IDLE_TASK_STACKSIZE 1536
#define CONFIG_MBEDTLS_RC4_DISABLED 1
#define CONFIG_GAP_TRACE_LEVEL_WARNING 1
#define CONFIG_CONSOLE_UART_NUM 0
#define CONFIG_AWS_IOT_SHADOW_MAX_JSON_TOKEN_EXPECTED 120
#define CONFIG_ESP32_APPTRACE_LOCK_ENABLE 1
#define CONFIG_PTHREAD_STACK_MIN 768
#define CONFIG_ESP32_RTC_CLOCK_SOURCE_INTERNAL_RC 1
#define CONFIG_ESPTOOLPY_BAUD_115200B 1
#define CONFIG_TCP_OVERSIZE_MSS 1
#define CONFIG_FOUR_UNIVERSAL_MAC_ADDRESS 1
#define CONFIG_CONSOLE_UART_DEFAULT 1
#define CONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN 16384
#define CONFIG_NUMBER_OF_UNIVERSAL_MAC_ADDRESS 4
#define CONFIG_GATT_TRACE_LEVEL_WARNING 1
#define CONFIG_ESPTOOLPY_FLASHSIZE_DETECT 1
#define CONFIG_TIMER_TASK_STACK_SIZE 3584
#define CONFIG_BTIF_TRACE_LEVEL_WARNING 1
#define CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE 1
#define CONFIG_HCI_INITIAL_TRACE_LEVEL 2
#define CONFIG_AVDT_INITIAL_TRACE_LEVEL 2
#define CONFIG_MBEDTLS_X509_CRL_PARSE_C 1
#define CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER 1
#define CONFIG_HTTPD_PURGE_BUF_LEN 32
#define CONFIG_SCAN_DUPLICATE_BY_DEVICE_ADDR 1
#define CONFIG_AWS_IOT_SHADOW_MAX_SHADOW_TOPIC_LENGTH_WITHOUT_THINGNAME 60
#define CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER 1
#define CONFIG_MB_SERIAL_TASK_STACK_SIZE 2048
#define CONFIG_GATTS_SEND_SERVICE_CHANGE_AUTO 1
#define CONFIG_LWIP_DHCPS_LEASE_UNIT 60
#define CONFIG_EFUSE_MAX_BLK_LEN 192
#define CONFIG_SPIFFS_USE_MAGIC 1
#define CONFIG_TCPIP_TASK_STACK_SIZE 2048
#define CONFIG_BLUFI_TRACE_LEVEL_WARNING 1
#define CONFIG_TASK_WDT 1
#define CONFIG_RFCOMM_INITIAL_TRACE_LEVEL 2
#define CONFIG_MAIN_TASK_STACK_SIZE 3584
#define CONFIG_SPIFFS_PAGE_CHECK 1
#define CONFIG_ESP32_WIFI_TASK_PINNED_TO_CORE_0 1
#define CONFIG_LWIP_MAX_ACTIVE_TCP 16
#define CONFIG_TASK_WDT_TIMEOUT_S 5
#define CONFIG_INT_WDT_TIMEOUT_MS 300
#define CONFIG_ESPTOOLPY_FLASHMODE "dio"
#define CONFIG_BTC_TASK_STACK_SIZE 3072
#define CONFIG_BLUEDROID_ENABLED 1
#define CONFIG_NEWLIB_STDIN_LINE_ENDING_CR 1
#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA 1
#define CONFIG_ESPTOOLPY_BEFORE "default_reset"
#define CONFIG_ADC2_DISABLE_DAC 1
#define CONFIG_BLE_ADV_REPORT_FLOW_CONTROL_NUM 100
#define CONFIG_ESP32_REV_MIN_0 1
#define CONFIG_LOG_DEFAULT_LEVEL 5
#define CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION 1
#define CONFIG_TIMER_QUEUE_LENGTH 10
#define CONFIG_ESP32_REV_MIN 0
#define CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT 1
#define CONFIG_GATTS_SEND_SERVICE_CHANGE_MODE 0
#define CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY 1
#define CONFIG_MAKE_WARN_UNDEFINED_VARIABLES 1
#define CONFIG_FATFS_TIMEOUT_MS 10000
#define CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM 32
#define CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS 1
#define CONFIG_PAN_INITIAL_TRACE_LEVEL 2
#define CONFIG_MBEDTLS_CCM_C 1
#define CONFIG_SPI_MASTER_ISR_IN_IRAM 1
#define CONFIG_MCA_INITIAL_TRACE_LEVEL 2
#define CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER 20
#define CONFIG_A2D_INITIAL_TRACE_LEVEL 2
#define CONFIG_ESP32_RTC_CLK_CAL_CYCLES 1024
#define CONFIG_ESP32_WIFI_TX_BA_WIN 6
#define CONFIG_ESP32_WIFI_NVS_ENABLED 1
#define CONFIG_MDNS_MAX_SERVICES 10
#define CONFIG_IDF_TARGET_ESP32 1
#define CONFIG_EMAC_CHECK_LINK_PERIOD_MS 2000
#define CONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED 1
#define CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS 20
#define CONFIG_LIBSODIUM_USE_MBEDTLS_SHA 1
#define CONFIG_AWS_IOT_SDK 1
#define CONFIG_DMA_RX_BUF_NUM 10
#define CONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED 1
#define CONFIG_TCP_SYNMAXRTX 6
#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA 1
#define CONFIG_BTDM_CONTROLLER_BR_EDR_MAX_SYNC_CONN_EFF 0
#define CONFIG_PYTHON "python"
#define CONFIG_MBEDTLS_ECP_NIST_OPTIM 1
#define CONFIG_ESP32_TIME_SYSCALL_USE_RTC_FRC1 1
#define CONFIG_ESPTOOLPY_COMPRESSED 1
#define CONFIG_PARTITION_TABLE_FILENAME "partitions_singleapp.csv"
#define CONFIG_MB_CONTROLLER_STACK_SIZE 4096
#define CONFIG_TCP_SND_BUF_DEFAULT 5744
#define CONFIG_GARP_TMR_INTERVAL 60
#define CONFIG_LWIP_DHCP_MAX_NTP_SERVERS 1
#define CONFIG_BNEP_INITIAL_TRACE_LEVEL 2
#define CONFIG_HCI_TRACE_LEVEL_WARNING 1
#define CONFIG_TCP_MSL 60000
#define CONFIG_MBEDTLS_SSL_PROTO_TLS1_1 1
#define CONFIG_LWIP_SO_REUSE_RXTOALL 1
#define CONFIG_MB_CONTROLLER_NOTIFY_TIMEOUT 20
#define CONFIG_ESP32_WIFI_MGMT_SBUF_NUM 32
#define CONFIG_PARTITION_TABLE_SINGLE_APP 1
#define CONFIG_UNITY_ENABLE_FLOAT 1
#define CONFIG_ESP32_WIFI_RX_BA_WIN 6
#define CONFIG_MBEDTLS_X509_CSR_PARSE_C 1
#define CONFIG_SPIFFS_USE_MTIME 1
#define CONFIG_BTC_TRACE_LEVEL_WARNING 1
#define CONFIG_EMAC_TASK_STACK_SIZE 3072
#define CONFIG_SMP_TRACE_LEVEL_WARNING 1
#define CONFIG_MB_QUEUE_LENGTH 20
#define CONFIG_SW_COEXIST_PREFERENCE_VALUE 2
#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA 1
#define CONFIG_LWIP_DHCP_DOES_ARP_CHECK 1
#define CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER 1
#define CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE 2304
#define CONFIG_BOOTLOADER_VDDSDIO_BOOST_1_9V 1
#define CONFIG_A2D_TRACE_LEVEL_WARNING 1
#define CONFIG_ESP32_DEEP_SLEEP_WAKEUP_DELAY 2000
#define CONFIG_AWS_IOT_MQTT_NUM_SUBSCRIBE_HANDLERS 5
#define CONFIG_BROWNOUT_DET_LVL 0
#define CONFIG_MBEDTLS_PEM_PARSE_C 1
#define CONFIG_SPIFFS_GC_MAX_RUNS 10
#define CONFIG_ESP32_APPTRACE_DEST_NONE 1
#define CONFIG_MBEDTLS_INTERNAL_MEM_ALLOC 1
#define CONFIG_MBEDTLS_SSL_PROTO_TLS1_2 1
#define CONFIG_MBEDTLS_KEY_EXCHANGE_DHE_RSA 1
#define CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM 32
#define CONFIG_HTTPD_MAX_URI_LEN 512
#define CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED 1
#define CONFIG_AVCT_TRACE_LEVEL_WARNING 1
#define CONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED 1
#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU1 1
#define CONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ 160
#define CONFIG_MBEDTLS_HARDWARE_AES 1
#define CONFIG_FREERTOS_HZ 100
#define CONFIG_LOG_COLORS 1
#define CONFIG_OSI_TRACE_LEVEL_WARNING 1
#define CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE 1
#define CONFIG_STACK_CHECK_NONE 1
#define CONFIG_ADC_CAL_EFUSE_TP_ENABLE 1
#define CONFIG_BNEP_TRACE_LEVEL_WARNING 1
#define CONFIG_FREERTOS_ASSERT_FAIL_ABORT 1
#define CONFIG_BROWNOUT_DET 1
#define CONFIG_AWS_IOT_SHADOW_MAX_SIMULTANEOUS_THINGNAMES 10
#define CONFIG_ESP32_XTAL_FREQ 40
#define CONFIG_OSI_INITIAL_TRACE_LEVEL 2
#define CONFIG_MONITOR_BAUD_115200B 1
#define CONFIG_LOG_BOOTLOADER_LEVEL 3
#define CONFIG_MBEDTLS_TLS_ENABLED 1
#define CONFIG_LWIP_MAX_RAW_PCBS 16
#define CONFIG_BTU_TASK_STACK_SIZE 4096
#define CONFIG_SMP_ENABLE 1
#define CONFIG_HID_TRACE_LEVEL_WARNING 1
#define CONFIG_AVRC_TRACE_LEVEL_WARNING 1
#define CONFIG_MBEDTLS_SSL_SESSION_TICKETS 1
#define CONFIG_SPIFFS_MAX_PARTITIONS 3
#define CONFIG_ESP_ERR_TO_NAME_LOOKUP 1
#define CONFIG_BTDM_CONTROLLER_PINNED_TO_CORE_0 1
#define CONFIG_MBEDTLS_SSL_RENEGOTIATION 1
#define CONFIG_HID_INITIAL_TRACE_LEVEL 2
#define CONFIG_ESPTOOLPY_BEFORE_RESET 1
#define CONFIG_MB_EVENT_QUEUE_TIMEOUT 20
#define CONFIG_ESPTOOLPY_BAUD_OTHER_VAL 115200
#define CONFIG_SPIFFS_OBJ_NAME_LEN 32
#define CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT 5
#define CONFIG_BTDM_CONTROLLER_BR_EDR_MAX_ACL_CONN_EFF 0
#define CONFIG_PARTITION_TABLE_MD5 1
#define CONFIG_TCPIP_RECVMBOX_SIZE 32
#define CONFIG_TCP_MAXRTX 12
#define CONFIG_BTM_INITIAL_TRACE_LEVEL 2
#define CONFIG_ESPTOOLPY_AFTER "hard_reset"
#define CONFIG_TCPIP_TASK_AFFINITY 0x7FFFFFFF
#define CONFIG_LWIP_SO_REUSE 1
#define CONFIG_ESP32_XTAL_FREQ_40 1
#define CONFIG_DMA_TX_BUF_NUM 10
#define CONFIG_LWIP_MAX_LISTENING_TCP 16
#define CONFIG_FREERTOS_INTERRUPT_BACKTRACE 1
#define CONFIG_WL_SECTOR_SIZE 4096
#define CONFIG_ESP32_DEBUG_OCDAWARE 1
#define CONFIG_MQTT_TRANSPORT_WEBSOCKET 1
#define CONFIG_TIMER_TASK_PRIORITY 1
#define CONFIG_MBEDTLS_TLS_CLIENT 1
#define CONFIG_AWS_IOT_MQTT_MIN_RECONNECT_WAIT_INTERVAL 1000
#define CONFIG_BTDM_CONTROLLER_HCI_MODE_VHCI 1
#define CONFIG_BT_ENABLED 1
#define CONFIG_ESP32_DEFAULT_PTHREAD_CORE_NO_AFFINITY 1
#define CONFIG_SDP_TRACE_LEVEL_WARNING 1
#define CONFIG_SW_COEXIST_PREFERENCE_BALANCE 1
#define CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED 1
#define CONFIG_MONITOR_BAUD 115200
#define CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT -1
#define CONFIG_ESP32_DEBUG_STUBS_ENABLE 1
#define CONFIG_BLE_ESTABLISH_LINK_CONNECTION_TIMEOUT 30
#define CONFIG_TCPIP_LWIP 1
#define CONFIG_REDUCE_PHY_TX_POWER 1
#define CONFIG_BOOTLOADER_WDT_TIME_MS 9000
#define CONFIG_PAN_TRACE_LEVEL_WARNING 1
#define CONFIG_FREERTOS_CORETIMER_0 1
#define CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv"
#define CONFIG_MBEDTLS_HAVE_TIME 1
#define CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY 1
#define CONFIG_TCP_QUEUE_OOSEQ 1
#define CONFIG_GATTS_ENABLE 1
#define CONFIG_ADC_CAL_EFUSE_VREF_ENABLE 1
#define CONFIG_MBEDTLS_TLS_SERVER 1
#define CONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT 1
#define CONFIG_BLE_ADV_REPORT_FLOW_CONTROL_SUPPORTED 1
#define CONFIG_FREERTOS_ISR_STACKSIZE 1536
#define CONFIG_SUPPORT_TERMIOS 1
#define CONFIG_OPENSSL_ASSERT_DO_NOTHING 1
#define CONFIG_IDF_TARGET "esp32"
#define CONFIG_WL_SECTOR_SIZE_4096 1
#define CONFIG_OPTIMIZATION_LEVEL_DEBUG 1
#define CONFIG_GATT_INITIAL_TRACE_LEVEL 2
#define CONFIG_FREERTOS_NO_AFFINITY 0x7FFFFFFF
#define CONFIG_AWS_IOT_MQTT_HOST ""
#define CONFIG_L2CAP_TRACE_LEVEL_WARNING 1
#define CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED 1
#define CONFIG_HTTPD_ERR_RESP_NO_DELAY 1
#define CONFIG_MB_TIMER_INDEX 0
#define CONFIG_SCAN_DUPLICATE_TYPE 0
#define CONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED 1
#define CONFIG_APPL_INITIAL_TRACE_LEVEL 2
#define CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED 1
#define CONFIG_SPI_FLASH_ERASE_YIELD_TICKS 1
#define CONFIG_SMP_INITIAL_TRACE_LEVEL 2
#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA 1
#define CONFIG_SPI_SLAVE_ISR_IN_IRAM 1
#define CONFIG_L2CAP_INITIAL_TRACE_LEVEL 2
#define CONFIG_SYSTEM_EVENT_QUEUE_SIZE 32
#define CONFIG_BT_ACL_CONNECTIONS 4
#define CONFIG_ESP32_WIFI_TX_BUFFER_TYPE 1
#define CONFIG_BOOTLOADER_WDT_ENABLE 1
#define CONFIG_GAP_INITIAL_TRACE_LEVEL 2
#define CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED 1
#define CONFIG_LWIP_LOOPBACK_MAX_PBUFS 8
#define CONFIG_MB_TIMER_GROUP 0
#define CONFIG_SPI_FLASH_ROM_DRIVER_PATCH 1
#define CONFIG_MQTT_TRANSPORT_WEBSOCKET_SECURE 1
#define CONFIG_SPIFFS_PAGE_SIZE 256
#define CONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED 1
#define CONFIG_ESP32_DPORT_WORKAROUND 1
#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 1
#define CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT 3072
#define CONFIG_MB_TIMER_PORT_ENABLED 1
#define CONFIG_DUPLICATE_SCAN_CACHE_SIZE 50
#define CONFIG_MONITOR_BAUD_OTHER_VAL 115200
#define CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF 1
#define CONFIG_ESPTOOLPY_PORT "COM19"
#define CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS 1
#define CONFIG_UNITY_ENABLE_DOUBLE 1
#define CONFIG_BLE_ADV_REPORT_DISCARD_THRSHOLD 20
#define CONFIG_BLUEDROID_PINNED_TO_CORE 0
#define CONFIG_ESP32_WIFI_IRAM_OPT 1
#define CONFIG_BLUFI_INITIAL_TRACE_LEVEL 2
#define CONFIG_CLASSIC_BT_ENABLED 1
#define CONFIG_CXX_EXCEPTIONS 1
#define CONFIG_CXX_EXCEPTIONS_EMG_POOL_SIZE 1024
#define CONFIG_BTDM_CONTROLLER_BR_EDR_SCO_DATA_PATH_EFF 1
#define CONFIG_BT_ENABLED 1
#define CONFIG_BTDM_CONTROLLER_MODE_BLE_ONLY 0
#define CONFIG_BTDM_CONTROLLER_MODE_BR_EDR_ONLY 0
#define CONFIG_BTDM_CONTROLLER_MODE_BTDM 1
#define CONFIG_BTDM_CONTROLLER_PINNED_TO_CORE_0 1
#define CONFIG_BTDM_CONTROLLER_PINNED_TO_CORE_1 0
#define CONFIG_BTDM_CONTROLLER_PINNED_TO_CORE 0
#define CONFIG_BTDM_CONTROLLER_HCI_MODE_VHCI 1
#define CONFIG_BTDM_CONTROLLER_HCI_MODE_UART_H4 0
#define CONFIG_BLUEDROID_ENABLED 1
#define CONFIG_BLUEDROID_PINNED_TO_CORE_0 1
#define CONFIG_BLUEDROID_PINNED_TO_CORE_1 0
#define CONFIG_BLUEDROID_PINNED_TO_CORE 0
#define CONFIG_BTC_TASK_STACK_SIZE 3072
#define CONFIG_BLUEDROID_MEM_DEBUG 0
#define CONFIG_CLASSIC_BT_ENABLED 1
#define CONFIG_A2DP_ENABLE 1
#define CONFIG_A2DP_SINK_ENABLE 1
#define CONFIG_A2DP_SRC_ENABLE 0
#define CONFIG_A2DP_SINK_TASK_STACK_SIZE 2048
#define CONFIG_A2DP_SOURCE_TASK_STACK_SIZE 2048
#define CONFIG_BT_SPP_ENABLED 0
#define CONFIG_GATTS_ENABLE 1
#define CONFIG_GATTC_ENABLE 0
#define CONFIG_BLE_SMP_ENABLE 0
#define CONFIG_BLE_ENABLE_SRVCHG_REG 1
#define CONFIG_BT_STACK_NO_LOG 0
#define CONFIG_BT_ACL_CONNECTIONS 4
#define CONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST 0
#define CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY 0
#define CONFIG_SMP_ENABLE 1
Later i will use a SPP connection to get and set some values from my device.

Thank you!

EDIT:
I also checked compiling with msys shell which results in error: "BT_AV: app_main initialize controller failed: ESP_ERR_INVALID_STATE"
This is the example provided by esp-idf V3.3 official release with no changes applied.

Here is the log-output:

Code: Select all

--- Miniterm on COM4  115200,8,N,1 ---
--- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
␛[0;32mI (182) esp_image: segment 1: paddr=0x00050a7c vaddr=0x3ffbdb60 size=0x02bcc ( 11212) load␛[0m
␛[0;32mI (186) esp_image: segment 2: paddr=0x00053650 vaddr=0x40080000 size=0x00400 (  1024) load␛[0m
␛[0;32mI (189) esp_image: segment 3: paddr=0x00053a58 vaddr=0x40080400 size=0x0c5b8 ( 50616) load␛[0m
␛[0;32mI (217) esp_image: segment 4: paddr=0x00060018 vaddr=0x400d0018 size=0x98c20 (625696) map␛[0m
␛[0;32mI (429) esp_image: segment 5: paddr=0x000f8c40 vaddr=0x4008c9b8 size=0x04204 ( 16900) load␛[0m
␛[0;32mI (445) boot: Loaded app from partition at offset 0x10000␛[0m
␛[0;32mI (445) boot: Disabling RNG early entropy source...␛[0m
␛[0;32mI (446) cpu_start: Pro cpu up.␛[0m
␛[0;32mI (449) cpu_start: Application information:␛[0m
␛[0;32mI (454) cpu_start: Project name:     UBBC_A2DP_GATTS_COEX␛[0m
␛[0;32mI (460) cpu_start: App version:      1.0.0␛[0m
␛[0;32mI (465) cpu_start: Compile time:     Dec  3 2019 20:11:50␛[0m
␛[0;32mI (471) cpu_start: ELF file SHA256:  0000000000000000...␛[0m
␛[0;32mI (477) cpu_start: ESP-IDF:          3.30300.190916␛[0m
␛[0;32mI (483) cpu_start: Starting app cpu, entry point is 0x40081714␛[0m
␛[0;32mI (0) cpu_start: App cpu up.␛[0m
V (493) memory_layout: reserved range is 0x3f440a2c - 0x3f440a74␛[0m
D (499) memory_layout: Checking 11 reserved memory ranges:␛[0m
D (504) memory_layout: Reserved memory range 0x3ffae000 - 0x3ffae6e0␛[0m
D (511) memory_layout: Reserved memory range 0x3ffae6e0 - 0x3ffaff10␛[0m
D (517) memory_layout: Reserved memory range 0x3ffb0000 - 0x3ffb6388␛[0m
D (524) memory_layout: Reserved memory range 0x3ffb8000 - 0x3ffb9a20␛[0m
D (530) memory_layout: Reserved memory range 0x3ffbdb28 - 0x3ffbdb5c␛[0m
D (537) memory_layout: Reserved memory range 0x3ffbdb60 - 0x3ffdaf50␛[0m
D (543) memory_layout: Reserved memory range 0x3ffe0000 - 0x3ffe0440␛[0m
D (549) memory_layout: Reserved memory range 0x3ffe3f20 - 0x3ffe4350␛[0m
D (556) memory_layout: Reserved memory range 0x40070000 - 0x40078000␛[0m
D (562) memory_layout: Reserved memory range 0x40078000 - 0x40080000␛[0m
D (569) memory_layout: Reserved memory range 0x40080000 - 0x40090bbc␛[0m
D (575) memory_layout: Building list of available memory regions:␛[0m
V (581) memory_layout: Examining memory region 0x3ffae000 - 0x3ffb0000␛[0m
V (588) memory_layout: Start of region 0x3ffae000 - 0x3ffb0000 overlaps reserved 0x3ffae000 - 0x3ffae6e0␛[0m
V (597) memory_layout: Start of region 0x3ffae6e0 - 0x3ffb0000 overlaps reserved 0x3ffae6e0 - 0x3ffaff10␛[0m
D (607) memory_layout: Available memory region 0x3ffaff10 - 0x3ffb0000␛[0m
V (614) memory_layout: Examining memory region 0x3ffb0000 - 0x3ffb8000␛[0m
V (620) memory_layout: Start of region 0x3ffb0000 - 0x3ffb8000 overlaps reserved 0x3ffb0000 - 0x3ffb6388␛[0m
D (630) memory_layout: Available memory region 0x3ffb6388 - 0x3ffb8000␛[0m
V (636) memory_layout: Examining memory region 0x3ffb8000 - 0x3ffc0000␛[0m
V (643) memory_layout: Start of region 0x3ffb8000 - 0x3ffc0000 overlaps reserved 0x3ffb8000 - 0x3ffb9a20␛[0m
V (652) memory_layout: Region 0x3ffb9a20 - 0x3ffc0000 contains reserved 0x3ffbdb28 - 0x3ffbdb5c␛[0m
D (661) memory_layout: Available memory region 0x3ffb9a20 - 0x3ffbdb28␛[0m
V (668) memory_layout: Examining memory region 0x3ffbdb5c - 0x3ffc0000␛[0m
V (674) memory_layout: End of region 0x3ffbdb5c - 0x3ffc0000 overlaps reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
D (684) memory_layout: Available memory region 0x3ffbdb5c - 0x3ffbdb60␛[0m
V (690) memory_layout: Examining memory region 0x3ffc0000 - 0x3ffc2000␛[0m
V (697) memory_layout: Region 0x3ffc0000 - 0x3ffc2000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (706) memory_layout: Examining memory region 0x3ffc2000 - 0x3ffc4000␛[0m
V (712) memory_layout: Region 0x3ffc2000 - 0x3ffc4000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (721) memory_layout: Examining memory region 0x3ffc4000 - 0x3ffc6000␛[0m
V (728) memory_layout: Region 0x3ffc4000 - 0x3ffc6000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (737) memory_layout: Examining memory region 0x3ffc6000 - 0x3ffc8000␛[0m
V (743) memory_layout: Region 0x3ffc6000 - 0x3ffc8000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (752) memory_layout: Examining memory region 0x3ffc8000 - 0x3ffca000␛[0m
V (759) memory_layout: Region 0x3ffc8000 - 0x3ffca000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (768) memory_layout: Examining memory region 0x3ffca000 - 0x3ffcc000␛[0m
V (774) memory_layout: Region 0x3ffca000 - 0x3ffcc000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (783) memory_layout: Examining memory region 0x3ffcc000 - 0x3ffce000␛[0m
V (790) memory_layout: Region 0x3ffcc000 - 0x3ffce000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (799) memory_layout: Examining memory region 0x3ffce000 - 0x3ffd0000␛[0m
V (805) memory_layout: Region 0x3ffce000 - 0x3ffd0000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (814) memory_layout: Examining memory region 0x3ffd0000 - 0x3ffd2000␛[0m
V (821) memory_layout: Region 0x3ffd0000 - 0x3ffd2000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (829) memory_layout: Examining memory region 0x3ffd2000 - 0x3ffd4000␛[0m
V (836) memory_layout: Region 0x3ffd2000 - 0x3ffd4000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (845) memory_layout: Examining memory region 0x3ffd4000 - 0x3ffd6000␛[0m
V (851) memory_layout: Region 0x3ffd4000 - 0x3ffd6000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (860) memory_layout: Examining memory region 0x3ffd6000 - 0x3ffd8000␛[0m
V (867) memory_layout: Region 0x3ffd6000 - 0x3ffd8000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (876) memory_layout: Examining memory region 0x3ffd8000 - 0x3ffda000␛[0m
V (882) memory_layout: Region 0x3ffd8000 - 0x3ffda000 inside of reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
V (891) memory_layout: Examining memory region 0x3ffda000 - 0x3ffdc000␛[0m
V (898) memory_layout: Start of region 0x3ffda000 - 0x3ffdc000 overlaps reserved 0x3ffbdb60 - 0x3ffdaf50␛[0m
D (907) memory_layout: Available memory region 0x3ffdaf50 - 0x3ffdc000␛[0m
V (914) memory_layout: Examining memory region 0x3ffdc000 - 0x3ffde000␛[0m
D (921) memory_layout: Available memory region 0x3ffdc000 - 0x3ffde000␛[0m
V (927) memory_layout: Examining memory region 0x3ffde000 - 0x3ffe0000␛[0m
D (934) memory_layout: Available memory region 0x3ffde000 - 0x3ffe0000␛[0m
V (940) memory_layout: Examining memory region 0x3ffe0000 - 0x3ffe4000␛[0m
V (947) memory_layout: Start of region 0x3ffe0000 - 0x3ffe4000 overlaps reserved 0x3ffe0000 - 0x3ffe0440␛[0m
V (957) memory_layout: End of region 0x3ffe0440 - 0x3ffe4000 overlaps reserved 0x3ffe3f20 - 0x3ffe4350␛[0m
D (966) memory_layout: Available memory region 0x3ffe0440 - 0x3ffe3f20␛[0m
V (972) memory_layout: Examining memory region 0x3ffe4000 - 0x3ffe8000␛[0m
V (979) memory_layout: Start of region 0x3ffe4000 - 0x3ffe8000 overlaps reserved 0x3ffe3f20 - 0x3ffe4350␛[0m
D (989) memory_layout: Available memory region 0x3ffe4350 - 0x3ffe8000␛[0m
V (995) memory_layout: Examining memory region 0x3ffe8000 - 0x3fff0000␛[0m
D (1002) memory_layout: Available memory region 0x3ffe8000 - 0x3fff0000␛[0m
V (1009) memory_layout: Examining memory region 0x3fff0000 - 0x3fff8000␛[0m
D (1015) memory_layout: Available memory region 0x3fff0000 - 0x3fff8000␛[0m
V (1022) memory_layout: Examining memory region 0x3fff8000 - 0x3fffc000␛[0m
D (1029) memory_layout: Available memory region 0x3fff8000 - 0x3fffc000␛[0m
V (1035) memory_layout: Examining memory region 0x3fffc000 - 0x40000000␛[0m
D (1042) memory_layout: Available memory region 0x3fffc000 - 0x40000000␛[0m
V (1049) memory_layout: Examining memory region 0x40070000 - 0x40078000␛[0m
V (1055) memory_layout: Region 0x40070000 - 0x40078000 inside of reserved 0x40070000 - 0x40078000␛[0m
V (1064) memory_layout: Examining memory region 0x40078000 - 0x40080000␛[0m
V (1071) memory_layout: Region 0x40078000 - 0x40080000 inside of reserved 0x40078000 - 0x40080000␛[0m
V (1080) memory_layout: Examining memory region 0x40080000 - 0x40082000␛[0m
V (1087) memory_layout: Region 0x40080000 - 0x40082000 inside of reserved 0x40080000 - 0x40090bbc␛[0m
V (1095) memory_layout: Examining memory region 0x40082000 - 0x40084000␛[0m
V (1102) memory_layout: Region 0x40082000 - 0x40084000 inside of reserved 0x40080000 - 0x40090bbc␛[0m
V (1111) memory_layout: Examining memory region 0x40084000 - 0x40086000␛[0m
V (1118) memory_layout: Region 0x40084000 - 0x40086000 inside of reserved 0x40080000 - 0x40090bbc␛[0m
V (1127) memory_layout: Examining memory region 0x40086000 - 0x40088000␛[0m
V (1133) memory_layout: Region 0x40086000 - 0x40088000 inside of reserved 0x40080000 - 0x40090bbc␛[0m
V (1142) memory_layout: Examining memory region 0x40088000 - 0x4008a000␛[0m
V (1149) memory_layout: Region 0x40088000 - 0x4008a000 inside of reserved 0x40080000 - 0x40090bbc␛[0m
V (1158) memory_layout: Examining memory region 0x4008a000 - 0x4008c000␛[0m
V (1165) memory_layout: Region 0x4008a000 - 0x4008c000 inside of reserved 0x40080000 - 0x40090bbc␛[0m
V (1174) memory_layout: Examining memory region 0x4008c000 - 0x4008e000␛[0m
V (1180) memory_layout: Region 0x4008c000 - 0x4008e000 inside of reserved 0x40080000 - 0x40090bbc␛[0m
V (1189) memory_layout: Examining memory region 0x4008e000 - 0x40090000␛[0m
V (1196) memory_layout: Region 0x4008e000 - 0x40090000 inside of reserved 0x40080000 - 0x40090bbc␛[0m
V (1205) memory_layout: Examining memory region 0x40090000 - 0x40092000␛[0m
V (1212) memory_layout: Start of region 0x40090000 - 0x40092000 overlaps reserved 0x40080000 - 0x40090bbc␛[0m
D (1221) memory_layout: Available memory region 0x40090bbc - 0x40092000␛[0m
V (1228) memory_layout: Examining memory region 0x40092000 - 0x40094000␛[0m
D (1235) memory_layout: Available memory region 0x40092000 - 0x40094000␛[0m
V (1241) memory_layout: Examining memory region 0x40094000 - 0x40096000␛[0m
D (1248) memory_layout: Available memory region 0x40094000 - 0x40096000␛[0m
V (1255) memory_layout: Examining memory region 0x40096000 - 0x40098000␛[0m
D (1261) memory_layout: Available memory region 0x40096000 - 0x40098000␛[0m
V (1268) memory_layout: Examining memory region 0x40098000 - 0x4009a000␛[0m
D (1275) memory_layout: Available memory region 0x40098000 - 0x4009a000␛[0m
V (1281) memory_layout: Examining memory region 0x4009a000 - 0x4009c000␛[0m
D (1288) memory_layout: Available memory region 0x4009a000 - 0x4009c000␛[0m
V (1295) memory_layout: Examining memory region 0x4009c000 - 0x4009e000␛[0m
D (1301) memory_layout: Available memory region 0x4009c000 - 0x4009e000␛[0m
V (1308) memory_layout: Examining memory region 0x4009e000 - 0x400a0000␛[0m
D (1315) memory_layout: Available memory region 0x4009e000 - 0x400a0000␛[0m
␛[0;32mI (1321) heap_init: Initializing. RAM available for dynamic allocation:␛[0m
D (1329) heap_init: New heap initialised at 0x3ffaff10␛[0m
␛[0;32mI (1334) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM␛[0m
D (1340) heap_init: New heap initialised at 0x3ffb6388␛[0m
␛[0;32mI (1345) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM␛[0m
D (1351) heap_init: New heap initialised at 0x3ffb9a20␛[0m
␛[0;32mI (1357) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM␛[0m
␛[0;32mI (1363) heap_init: At 3FFBDB5C len 00000004 (0 KiB): DRAM␛[0m
D (1369) heap_init: New heap initialised at 0x3ffdaf50␛[0m
␛[0;32mI (1374) heap_init: At 3FFDAF50 len 000050B0 (20 KiB): DRAM␛[0m
␛[0;32mI (1381) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM␛[0m
␛[0;32mI (1387) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM␛[0m
D (1393) heap_init: New heap initialised at 0x40090bbc␛[0m
␛[0;32mI (1399) heap_init: At 40090BBC len 0000F444 (61 KiB): IRAM␛[0m
␛[0;32mI (1405) cpu_start: Pro cpu start user code␛[0m
D (1417) clk: RTC_SLOW_CLK calibration value: 3482470␛[0m
V (84) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args␛[0m
V (84) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE␛[0m
D (89) intr_alloc: Connected src 46 to int 2 (cpu 0)␛[0m
V (95) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args␛[0m
V (100) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xC0E␛[0m
D (109) intr_alloc: Connected src 57 to int 3 (cpu 0)␛[0m
V (114) esp_dbg_stubs: esp_dbg_stubs_init stubs 3ffda44c␛[0m
V (120) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args␛[0m
V (125) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0x40E␛[0m
D (134) intr_alloc: Connected src 24 to int 9 (cpu 0)␛[0m
D (139) efuse: coding scheme 0␛[0m
D (142) efuse: In EFUSE_BLK0__DATA3_REG is used 1 bits starting with 15 bit␛[0m
D (149) efuse: coding scheme 0␛[0m
D (152) efuse: In EFUSE_BLK0__DATA5_REG is used 1 bits starting with 20 bit␛[0m
␛[0;32mI (159) cpu_start: Chip Revision: 1␛[0m
␛[0;33mW (163) cpu_start: Chip revision is higher than the one configured in menuconfig. Suggest to upgrade it.␛[0m
␛[0;32mI (173) cpu_start: Starting scheduler on PRO CPU.␛[0m
V (0) intr_alloc: esp_intr_alloc_intrstatus (cpu 1): checking args␛[0m
V (0) intr_alloc: esp_intr_alloc_intrstatus (cpu 1): Args okay. Resulting flags 0x40E␛[0m
D (10) intr_alloc: Connected src 25 to int 2 (cpu 1)␛[0m
␛[0;32mI (10) cpu_start: Starting scheduler on APP CPU.␛[0m
D (223) heap_init: New heap initialised at 0x3ffe0440␛[0m
D (223) heap_init: New heap initialised at 0x3ffe4350␛[0m
V (233) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args␛[0m
V (233) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE␛[0m
D (233) intr_alloc: Connected src 16 to int 12 (cpu 0)␛[0m
D (253) nvs: nvs_flash_init_custom partition=nvs start=9 count=6␛[0m
V (293) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): checking args␛[0m
V (293) intr_alloc: esp_intr_alloc_intrstatus (cpu 0): Args okay. Resulting flags 0xE␛[0m
D (293) intr_alloc: Connected src 32 to int 13 (cpu 0)␛[0m
D (303) I2S: Addr[0] = 1073590880␛[0m
D (303) I2S: Addr[1] = 1073591124␛[0m
D (303) I2S: Addr[2] = 1073591368␛[0m
D (313) I2S: Addr[3] = 1073591612␛[0m
D (313) I2S: Addr[4] = 1073591856␛[0m
D (313) I2S: Addr[5] = 1073592100␛[0m
␛[0;32mI (323) I2S: DMA Malloc info, datalen=blocksize=240, dma_buf_count=6␛[0m
␛[0;32mI (323) I2S: PLL_D2: Req RATE: 44100, real rate: 44642.000, BITS: 16, CLKM: 14, BCK: 8, MCLK: 11289966.924, SCLK: 1428544.000000, diva: 64, divb: 11␛[0m
D (343) I2S: data: out 163, in: -1, ws: 25, bck: 23␛[0m
␛[0;32mI (343) BTDM_INIT: BT controller compile version [e736f10]␛[0m
D (353) BTDM_INIT: .data initialise [0x3ffae6e0] <== [0x4000d890]␛[0m
D (353) BTDM_INIT: .bss initialise [0x3ffb0000] - [0x3ffb09a8]␛[0m
D (363) BTDM_INIT: .bss initialise [0x3ffb09a8] - [0x3ffb1ddc]␛[0m
D (373) BTDM_INIT: .bss initialise [0x3ffb1ddc] - [0x3ffb2730]␛[0m
D (373) BTDM_INIT: .bss initialise [0x3ffb2730] - [0x3ffb6388]␛[0m
D (383) BTDM_INIT: .bss initialise [0x3ffb8000] - [0x3ffb9a20]␛[0m
D (383) BTDM_INIT: .bss initialise [0x3ffbdb28] - [0x3ffbdb5c]␛[0m
␛[0;32mI (393) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE␛[0m
D (403) efuse: coding scheme 0␛[0m
D (403) efuse: In EFUSE_BLK0__DATA2_REG is used 8 bits starting with 8 bit␛[0m
D (413) efuse: coding scheme 0␛[0m
D (413) efuse: In EFUSE_BLK0__DATA2_REG is used 8 bits starting with 0 bit␛[0m
D (423) efuse: coding scheme 0␛[0m
D (423) efuse: In EFUSE_BLK0__DATA1_REG is used 8 bits starting with 24 bit␛[0m
D (433) efuse: coding scheme 0␛[0m
D (433) efuse: In EFUSE_BLK0__DATA1_REG is used 8 bits starting with 16 bit␛[0m
D (443) efuse: coding scheme 0␛[0m
D (443) efuse: In EFUSE_BLK0__DATA1_REG is used 8 bits starting with 8 bit␛[0m
D (453) efuse: coding scheme 0␛[0m
D (453) efuse: In EFUSE_BLK0__DATA1_REG is used 8 bits starting with 0 bit␛[0m
D (463) efuse: coding scheme 0␛[0m
D (463) efuse: In EFUSE_BLK0__DATA2_REG is used 8 bits starting with 16 bit␛[0m
␛[0;31mE (473) BT_AV: app_main initialize controller failed: ESP_ERR_INVALID_STATE
␛[0m
Kind Regards
Danie

Who is online

Users browsing this forum: Bing [Bot], jgrossholtz and 162 guests