mitchjs
mitchjs
i switched to the MASTER IDF... is it fixed in that? i still cant reconnect after a bond im so confused, is the IRK error releated to the reason i...
im starting to loose track of what im doing... :( i do delete the bonds, as it fails to connect with them in place so... i now cant build nimble...
it looks like i need to have the IDF master to get it all to work right (doesn't encourage me on stability of IDF (esp32 in general) or their port...
i use git to get the IDF... i tried idf v4.0.1 and putting in the newest nimble in and compiling, and it failed... i will try again... when i look...
its master that i want right? to me nimble-1.2.0-idf looks newer
when i compile idf v4.0.1 with nimble-1.2.0-idf ``` cmd.exe /C "cd . && C:\Users\mitchjs\.espressif\tools\xtensa-esp32-elf\esp-2019r2-8.2.0\xtensa-esp32-elf\bin\xtensa-esp32-elf-g++.exe -mlongcalls -Wno-frame-address -nostdlib @CMakeFiles\MyCppTest.elf.rsp -o MyCppTest.elf && cd ." c:/users/mitchjs/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld.exe: esp-idf/bt/libbt.a(ble_hs.c.obj):(.literal.ble_hs_init+0x30): undefined reference to `ble_hs_periodic_sync_init' c:/users/mitchjs/.espressif/tools/xtensa-esp32-elf/esp-2019r2-8.2.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.2.0/../../../../xtensa-esp32-elf/bin/ld.exe:...
thank you (for just letting me know its not me) i did do a pull of idf v4.1-beta2, and then pulled nimble-1.2.0-idf it built! and works as it should.. i...
yup the make file is different, for one missing "host/nimble/nimble/nimble/host/src/ble_hs_periodic_sync.c" i updated the cmake file and now it built just did a compare and moved over the 3 missing that...
ok. got it working.. yes i get a warning CMake Warning at C:/Users/mitchjs/esp-idf-v4.0.1/tools/cmake/git_submodules.cmake:52 (message): Git submodule components/bt/host/nimble/nimble is out of date. Run 'git submodule update --init --recursive' to fix. but...
sure, i feel its in nimble or maybe esp version of nimble i did open an issue there.. [sdkconfig.txt](https://github.com/h2zero/esp-nimble-cpp/files/4815426/sdkconfig.txt)