1 Overview of Wireless Technologies on the ESP32
Explore ESP32's wireless tech: Wi-Fi, BLE, LoRa, Zigbee, and more. Compare strengths, limitations, and best practices for IoT applications.
2 Wi-Fi on the ESP32
Explore the configuration, security, and performance tips for Wi-Fi on ESP32 to ensure stable and efficient wireless connectivity
3 Bluetooth and BLE on the ESP32
Explore Bluetooth Classic and BLE on ESP32: setup secure communication, optimize power for IoT devices, and implement beacons or smart home controls.
4 NFC (Near Field Communication) with the ESP32
Explore NFC integration on ESP32: hardware setup with PN532/RC522 modules, tag reading/writing, secure data exchange, and peer-to-peer communication.
5 Zigbee on the ESP32
Learn how to set up Zigbee on ESP32 with external modules, form networks, integrate devices, and optimize data handling for efficient IoT solutions.
6 6LoWPAN and Thread with the ESP32
Explore 6LoWPAN and Thread on ESP32: Build low-power IPv6 mesh networks with secure DTLS communication and optimized routing.
7 LoRa (Long Range) on the ESP32
Explore LoRa on ESP32: Configure modules, build gateways, optimize power usage, and enable long-range communication for efficient IoT data transmission.
8 Sigfox with the ESP32
Learn to set up Sigfox on ESP32 using Wisol modules. Optimize 12-byte payloads, handle device registration, and enable geolocation for IoT solutions.
9 NB-IoT (Narrow Band IoT) with the ESP32
Incorporate NB-IoT into ESP32 projects with a focus on low-power design, network module setup, and wide-area data management.
10 LTE Cat-M1 / Cat-1 with the ESP32
Learn to integrate LTE Cat-M1/Cat-1 with ESP32: modem setup, network configuration, power optimization, and efficient data transmission for IoT.
11 Comparisons and Hybrid Integrations with the ESP32
Compare and integrate ESP32 wireless protocols (Wi-Fi, BLE, LoRa, Zigbee, LTE) for optimal IoT solutions. Analyze range, power, cost, and hybrid setups.
12 Connecting the ESP32 to the Cloud
Adapt ESP32 for cloud projects, focusing on authentication, data streaming, and real-time analytics with major IoT platforms.
13 OTA (Over-the-Air) Updates for the ESP32
Learn secure OTA updates for ESP32: HTTPS firmware signing, dual-partition rollback, delta updates for cellular, and cloud monitoring via MQTT.