Getting Started with esp-idf

The hard way to setup esp-idf is here . It’s much easier using platformIO because it does all the hard work behind the scenes. However it maybe useful to see the steps involved. See Getting Started with Platformio for the easy way to use esp-idf. You can download or clone the IoT-Bus esp-idf examples from Github.