Closed adricadar closed 9 years ago
If you do cat /etc/verison
what is the output?
Also did you download this image for your Gen 1? https://software.intel.com/en-us/iot/downloads
The output is: 201405141447. I followed this tutorial for my image: https://learn.sparkfun.com/tutorials/galileo-getting-started-guide/all#bigger-linux-image
That tutorial is quite old (Jan 2014). The image they are saying to use I do not believe is supported by MRAA..
I suggest downloading and using that image that I linked you. Here is a link for instructions on installation https://software.intel.com/en-us/node/520530
Thank you for your help @ashishdatta, this solved my errors.
Hi, i'm a beginner in using galileo (I have a Galileo Gen1). I tried to use the example from Readme.md
Notes: I used the url bellow to update my IoTKit, but this din't solve my problem. https://github.com/intel-iot-devkit/mraa/#installing-on-your-board
Researchs: I search in this https://github.com/rwaldron/galileo-io/blob/master/lib/mraa.js and i didn't find a method with name
getPlatformType
and alsomraa
is undefined.