HOW TO BUILD ESP IDF PROJECT IN VS CODE

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ส.ค. 2024

ความคิดเห็น • 11

  • @ambikadevi8997
    @ambikadevi8997 ปีที่แล้ว +1

    Thanks a lot got it
    Can I get help in understanding BLE mesh provisioning...

    • @kirill-ivanychev
      @kirill-ivanychev  ปีที่แล้ว +1

      What is your question about BLE mesh provisioning?

    • @ambikadevi8997
      @ambikadevi8997 ปีที่แล้ว

      @@kirill-ivanychev I want esp32 to be able to provision 4 other esp32 and form mesh...

    • @kirill-ivanychev
      @kirill-ivanychev  ปีที่แล้ว

      Unfortunately I don't have such experience yet

  • @naveedahmed-mp7ii
    @naveedahmed-mp7ii 2 ปีที่แล้ว +1

    thanks your video very very helpfull i was very stuch when i build code from github for esp-idf

  • @Retinatronics
    @Retinatronics 2 ปีที่แล้ว +1

    Hi, Thank you for your video. I have one question. Currently, I use platform io with my vscode. Can I also install ESP IDF into vscode and switch between platform io and esp idf when needed? Thank you.

    • @kirill-ivanychev
      @kirill-ivanychev  2 ปีที่แล้ว +1

      I installed them both.
      When I open folder created by Platform IO VS code automatically starts Platform IO.
      For esp idf folder it starts ESP IDF plugin.
      So yes, you will be able to switch between them

    • @Retinatronics
      @Retinatronics 2 ปีที่แล้ว +1

      @@kirill-ivanychev thank you very much for your prompt reply.

  • @SanthoshKumar-vs2bv
    @SanthoshKumar-vs2bv ปีที่แล้ว

    While installing the python venv, it shows a command error and stopped installing. Any idea how to solve this? Thanks.

    • @kirill-ivanychev
      @kirill-ivanychev  ปีที่แล้ว

      I have never met such error. All other errors I met with ESP IDF were related to insufficient access rights. I resolved them by giving such rights. You may check if the error in your case is related to the similar rootcase.