ESP32 development board is one of the popular board across the IOT developer community. It is because the board itself packed with two built-in communication features, Wifi and Bluetooth (BLE). When programming a controller, sometimes we need to add the restart feature that let the user manually … [Read more...] about How to Programmatically Restart the ESP32 Board
Micro Controller
How to Get Hardware Info of ESP32
With the increasing popular of IOT technologies, there are also available development boards from many manufacturers. One of popular board is ESP32 which comes with integrated wifi and bluetooth (BLE) capability. We can use Arduino framework to program the board either using Arduino IDE or other IDE … [Read more...] about How to Get Hardware Info of ESP32
Recent Comments