-
-
Has USB OTG been tested? I can't seem to get our board to recognize a Dexcom (or a Kindle) connected over USB OTG. `lsusb` does detect the OTG cable itself, though, as a USB 2 and a USB 3 hub. Wond…
-
你好,上次我有来问过
按照你的说法我打开startkit.sh并且使用里面对应的传感器服务,仍然无法顺利与传感器接轨
我的具体做法是:
在D2口接入了触摸传感器并在iot上添加传感器服务,PIN口填写了2,然后在UI窗口加入了Linechart并且连接进行测试,成功导入工作流之后,linechart只是自己随意地在变化并没有根据是否触摸来变化,我也试过UI中的switch,它则是毫无反应。PIN口…
-
I'm struggling to get the supervisor (tag v1.8.0) to run on Ubuntu 16.04 (Docker version 1.11.1).
I have followed the steps in the README and created a tools/dind/config.json file (by copying it from …
-
Since v0.9.6 the AIO reads the same value for all the analog pins off the Intel Edison Arduino board. This means that the value of A0 is returned when reading A1 for example.
At the moment we've foun…
-
Unable to upgrade to to latest intel edison board firmware version 2.1
-
#### Task Description
Analog AIO api doesn't seem to be working. Tested with the below steps on flow as well.
#### Dependencies
#### Issue Description
#### Steps to reproduce
Open the device …
-
I connected LCD and copied the code in 3.js. When executing , it fails with message
Cannot find the 'cylon-upm-jhd1313m1' module.
Then I tried to install the npm module but got below error
npm ERR!…
-
When i run the my node application on Intel edison it throws me error Cannot find module 'bluetooth-hci-socket' . Let me know if I am missing something. I was able to use this on my local system .
I…
-
hey there, i am used to running blynk code in arduino environment
Now, i have an intel edison and want to use JS.
in the documentation/instructable you say use npm install -g mraa blynk,
should i ssh …