In this article, we’ll start with a quick overview of Ultra Low Power coprocessors (ULPs) in Espressif chips and how they can significantly reduce power consumption in your applications. Then, we’ll walk through a tutorial on how to use ULPs in practice!
Category: ESP32
ESP-NOW is a wireless communication protocol defined by Espressif, which enables the direct, quick and low-power control of smart devices, without the need of a router. ESP-NOW can work with Wi-Fi and Bluetooth LE, and supports the ESP8266, ESP32, ESP32-S and ESP32-C series of SoCs. It’s widely used in smart-home appliances, remote controlling, sensors, etc.
Source: ESP-NOW Wireless Communication Protocol | Espressif Systems
VSCP works with ESP-NOW.
Showstopper
Espressif Systems has announced the release of its ESP32-H2 SoC with IEEE 802.15.4 and Bluetooth 5.2 (LE) connectivity, operable in the 2.4 GHz band. This SoC c
Source: RISC-V SoC Blends BLE and 802.15.4 Connectivity – Circuit Cellar
A new version of the package VscpTcpClient (1.1.2) was published at 2020-09-08 20:31:00
Fixes problem with connect always using admin/secret as credentials.