Skip to content

v1.0.0

Latest

Choose a tag to compare

@nikki-build nikki-build released this 22 Oct 13:14

This release introduces the NikkiClientESP library, enabling easy, secure, real-time communication between your ESP32 devices and the Nikki.Build Playground platform.

Core Features
Secure WebSocket (WSS) Connectivity: Establishes a secure, persistent connection for reliable data exchange.

JSON Data Handling: Simplifies sending and receiving common data types (int, float, string, and JSON objects) to the Playground.

Built-in Reliability: Includes auto-reconnect logic and connection status callbacks to manage network stability.

Standard Compliance: Fully compliant with the Arduino Library Manager specifications for easy installation.