SUPLA IoT SDK v2.0

Post Reply
User avatar
pzygmunt
Posts: 18284
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków
Contact:

Virtual machines with the environment to compile firmware for the latest sources have been made available at:
x64
https://www.supla.org/download/SUPLA-IOT-SDK.ova

x86
https://www.supla.org/download/SUPLA-IOT-SDK_x86.ova

All you need to do, is to enter the ESP8266-Firmware file located on the screen and start the BUILD. Then with the ./build.sh you can compile selected firmware.

./build.sh – to see the list of available firmware
./build.sh nazwa – to compile the firmware

Example:

./build.sh sonoff_ds18b20

To update the sources, you have to start the terminal and complete the task:

cd /home/supla/Devel/supla-core
git pull
Post Reply

Return to “News”