hardware - Grove Seeed Studio sensors not working properly with Intel Edison -


i've been trying run simple scripts on intel edison try different grove seeed studio sensors , cannot manage make them work.

my board configured correctly, firmware date, , cables have been connected correctly shown on different tutorials. can connect board through ide, via ssh, , serial.

i've been using templates provided intel-xdk ide because i'd develop using javascript , nodejs. "onboard led blink" template has worked perfectly. board blinked onboard led light board listening machine, other templates have failed make sensors work. example, running "local temperature" template aims retrieve local temperature temperature sensor, prints sample reading grove kit temperature sensor , stays there without printing temperatures in console. has been case other sensors , other templates "touch notifier" template when running prints sample reading touch sensor , performs no other actions when touching touch sensor.

i tried moving away intel xdk templates , trying of johnny-five templates this one , still no success. after running particular script console printed looking connected device. found related post here nobody able solve issue.

it seems if not being able connect sensors. no errors on console, not desired outcome. doing wrong? how can debug this?

the samples in xdk @ first glance bit deceiving. "local temperature" , "touch notifier" designed work html5 companion apps on phone example (you can see reading template description when select it). hench when see xdk printing message out, first listening connection html5 app send temperature display. there article "local temperature" app goes further detail , how set here: https://software.intel.com/en-us/creating-a-temperature-monitoring-app-using-intel-xdk-iot-edition

and if want code individual sensors, recommend using link here search code sensor (each 1 should have code c++, javascript, , python code samples): https://software.intel.com/en-us/iot/hardware/sensors


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -