initAuthorization

A lightweight ESP32 library for storing and verifying device Chip ID in NVS to allow only authorized hardware.

Author
Milad Nikpendar
Website
https://github.com/milad-nikpendar/initAuthorization
Category
Device Control
License
MIT
Library Type
Contributed
Architectures
esp32

This library securely stores the ESP32's unique Chip ID in NVS on first run and verifies it on subsequent runs, halting execution if the device is unauthorized. Supports String, const char*, and std::string inputs.

Downloads

Filename Release Date File Size
initAuthorization-1.0.0.zip 2025-09-09 4.62 KiB