Social Icons

Press ESC to close

Grid

ESP32A collection of 50 posts

1 Min Read

Overview

ESP-WIFI-MESH is a networking protocol developed by Espressif that enables multiple ESP32 or ESP8266 devices to form a decentralized, self-organizing, and self-healing mesh network using Wi-Fi. Unlike traditional…

1 Min Read

Sender and Receiver

Here’s a simple example to demonstrate how to use ESP-NOW for communication between two ESP32 devices. ESP32 Sender Code (Transmitter) This code will send data (e.g., a message)…

Join to our community 👋

Unlock full access to TinkerBlock and see the entire library of paid-members only posts.

Subscribe to our Newsletter, cancel at anytime.

Join Now

/* */