Today I learned that WiFi and Bluetooth LE could NOT be used simultaneously on Arduino boards featuring the ESP32-based u-blox NINA-W102 wireless module, ...
With the ESP32-P4 not having any wireless functionality and instead focusing on being a small SoC, it makes sense to combine it with a second chip that handles features like WiFi and Bluetooth.
You may or may not be reading this on a smartphone, but odds are that even if you aren’t, you own one. Well, possess one, ...
This section defines the network credentials and server details required for sending the email. The ESP32-CAM connects to WiFi using the SSID and password. The host address, HTTPS port (443), and API ...
My first foray into the IoT utilized the Espressif ESP8266, an SoC with 32-bit MCU and 2.4-GHz Wi-Fi built in. Since then, I have used many different module variants based on the microcontroller. So ...
The Chinese chip manufacturer Espressif is known for its cheap and widely used microcontrollers with integrated WLAN, ESP8266 and ESP32. The new ESP32-P4 is significantly more powerful because it ...
Open-hardware platforms enable rapid prototyping and faster time-to-market of new IoT applications. The objective of this post is to give a brief introduction to another open-hardware IoT playground — ...