When Bluetooth stack is enabled in ESP-IDF, the default behavior is to connect to previously connected Bluetooth device. We can reset (erase) all the bonded devices data to
If you had observed, the default host name for TCP/IP adapter is espresiff (this name will appear in your router’s DHCP client list). For DIY projects, this is
Introduction: In IoT, it is important to connect two components using server. Typical way is to use HTTP protocol, because it is easy and became defacto standard. However
Timers are very important peripherals in embedded systems. If your application depends on precise timing, then timers are only thing that are up for that job. ESP32 provides