IoT-framework icon indicating copy to clipboard operation
IoT-framework copied to clipboard

Raspberry pi 3 - Alternative for Snappy core

Open gotititu opened this issue 9 years ago • 3 comments

Hi, I recently got raspberry pi 3 and would like to try Devicehive IOT framework on it. But Snappy core is for Raspberry 2 only. Are there any alternatives?

Thanks

gotititu avatar Apr 09 '16 17:04 gotititu

You can build raw binaries of IoT framework and run it on any Linux. Also, IoT-Framework build system suuports debian packages, so you can build and install it on debian like OSes.

devrn avatar Apr 09 '16 17:04 devrn

Hey there. We are also working on docker container for IoT framework which can run under any Linux that has docker.

astaff avatar Apr 09 '16 18:04 astaff

Great to know it can work on debain. Please help me with raspbain

Step1) git clone https://github.com/devicehive/IoT-framework.git

Step2) in build/debian directory run devicehive-cloud.create

Step3) Need help with this, in build/debian readme file "to create binaries. Currently, all binaries will not be build, so if you need binaries you can make build for snappy and then extract binaries from snap files(it's archives, just open it with any archinve manager)". Where to run build-framework.sh (build/snappy/)

Thanks

gotititu avatar Apr 11 '16 07:04 gotititu