Hi
I've installed the dev environment as per the website instructions, and loaded the esp32-at files.
when I enter make, after the compile I get:
LD build/esp-at.elf
C:/msys32/home/rob/esp/esp32-at/build/main\libmain.a(at_uart_task.o):(.literal.at_task_init+0x2c): undefined reference to `esp_bt_controller_mem_release'
C:/msys32/home/rob/esp/esp32-at/build/main\libmain.a(at_uart_task.o): In function `at_task_init':
C:/msys32/home/rob/esp/esp32-at/main/interface/uart/at_uart_task.c:570: undefined reference to `esp_bt_controller_mem_release'
C:/msys32/home/rob/esp/esp32-at/components/at/lib\libat_core.a(at_bleCmd.o):(.literal.at_gatts_connection_event_handler+0x20): undefined reference to `esp_ble_gap_disconnect'
C:/msys32/home/rob/esp/esp32-at/components/at/lib\libat_core.a(at_bleCmd.o):(.literal.at_exeCmdBleAdvStart+0x0): undefined reference to `esp_ble_gap_start_advertising'
C:/msys32/home/rob/esp/esp32-at/components/at/lib\libat_core.a(at_bleCmd.o):(.literal.at_gattc_search_cmpl_event_handler+0x4): undefined reference to `btc_main_get_future_p'
C:/msys32/home/rob/esp/esp32-at/components/at/lib\libat_core.a(at_bleCmd.o):(.literal.at_gattc_search_cmpl_event_handler+0x8): undefined reference to `future_ready'
C:/msys32/home/rob/esp/esp32-at/components/at/lib\libat_core.a(at_bleCmd.o):(.literal.at_gattc_connection_event_handler+0x8): undefined reference to `esp_ble_gattc_close'
C:/msys32/home/rob/esp/esp32-at/components/at/lib\libat_core.a(at_bleCmd.o):(.literal.gattc_profile_c_event_handler+0x34): undefined reference to `esp_ble_gattc_write_char_descr'
plus loads more, a large number seme to be related to the ble, which I have disabled in make menuconfig.
I've done quit e alot of searches on the internet, buit nothing seems to work.
Am i doing something very silly?
Cheers
Rob
esp32-at won't build - loads of BT errors
Who is online
Users browsing this forum: No registered users and 95 guests