WREN S2 DE SDK – Sample Code Introduction
From a base point, WREN S2 DE SDK is based on Open Source, Espressif ESP32-S2 and available to the Developer Community.
Using the standard Arduino IDE, or Platform IO, for example, you will be able to derive and develop code that will enable a basic WREN S2 DE SDK board bring-up and test the various electrical features of the motor controller, temperature sensor, buttons etc. Add WiFi, additional functionality, integration and IoT Home Automation.
Useful Resources:
Espressif ESP32-S2
https://www.espressif.com/en/products/socs/esp32-s2
ESP-IDF Programming Guide ESP32-S2
https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/
Arduino ESP32S2 GitHub
https://github.com/espressif/arduino-esp32/tree/esp32s2
Datasheets
Downloads
The range of WREN S2 DE SDK example code will expand on on Wiki and be easily adapted where needed. This includes basic wireless IoT control, such as a web page with buttons and mobile apps.