JN

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: ESP-IDF update to 4.0 #28014
    JN
    Participant

    Same question follows. How does one upgrade their projects from the old ESP-IDF(V3.3)+Toolchain(5.2.0)  to the latest ESP-IDF(V4.0) + Toolchain(8.2.0)?

    Doesn’t seem straightforward and am struggling migrating this.

    in reply to: ESP32 Bluetooth Stack Problem #25603
    JN
    Participant

    Will do. Thanks for the help! I now atleast have a project that loads and compiles.

    in reply to: ESP32 Bluetooth Stack Problem #25598
    JN
    Participant

    Yes it did also fail at the linker while compiling from the command line. I suppose the issue isn’t with VisualGDB now that esp-idf files were included and it is compiling.

    Any pointers? I have the Arduino included as a component per https://visualgdb.com/tutorials/esp32/arduino/component/ and am trying to use the BluetoothSerial library in it to quickly test the bluetooth functionality.

    • This reply was modified 4 years, 8 months ago by JN.
    Attachments:
    You must be logged in to view attached files.
    in reply to: ESP32 Bluetooth Stack Problem #25595
    JN
    Participant

    Thanks for the prompt response. Had already redone the esp-idf & visualgdb installation prior. However, this time I used the release v3.3 and the project now loads and compiles fine.

    However, it fails at the linker. It can’t seem to find the references to the compiled bluetooth functions.
    error : undefined reference to esp_bt_gap_set_scan_mode
    error : undefined reference to esp_bt_gap_register_callback'
    error : undefined reference toesp_bt_gap_start_discovery'
    ....similar others`

    • This reply was modified 4 years, 8 months ago by JN.
    in reply to: ESP32 filesystem uploader #23666
    JN
    Participant

    Any progress on this? It’s definitely is a great/necessary feature.

Viewing 5 posts - 1 through 5 (of 5 total)