Re: USING A GY80 IMU WITH THE EDISON ARDUINO BOARD
What we're trying to do here is eliminate causes, starting with the most basic: pins work as outputs. If they do, then can we get your Edison to communicate with another Arduino via I2C? If we can,...
View ArticleRe: Problem to connect wireless keyboard and mouse to the USB3 connections
I just got my D54250WYKH a few days ago and have this problem in random. With the hint from this post, ,I used a small USB extension with the keyboard and mouse receiver to test each USB ports. To my...
View ArticleRe: USING A GY80 IMU WITH THE EDISON ARDUINO BOARD
I could not tell from description if you have pull-up resstors in the I2c lines And/or are trying to use internall PU ?
View ArticleRe: USING A GY80 IMU WITH THE EDISON ARDUINO BOARD
I finally got it to read the GY80. seems to be either my bread board or loose pins or a combination of both. I've even been able get processing to read the data some what.Thanks for the help
View ArticleRe: USING A GY80 IMU WITH THE EDISON ARDUINO BOARD
Congratulations. Always a big relief when something finally works. Gary
View ArticleRe: Connecting Edison to WIFI
AriGoldnow that we know that the settings are correct - you can make it persistent withsystemctl enable wpa_supplicant upon reboot, it should automatically connect to your network.ps: which setting was...
View ArticleRe: Connecting Edison to WIFI
How do I confirm that my Edison is connected to my WIFI? I just rebooted it.
View Article[HELP]About “enableIoT.com”: "My Chart" cannot be displayed normally
Hello everyone: I did IoT test followhttps://software.intel.com/en-us/node/530661At the beginning, all is working correctly.When I test it use "iotkit-admin observation temp 35",the "enableiot.com" can...
View ArticleRe: Connecting Edison to WIFI
ping to google.ca didn't work, I got a "bad address" message. And ifconfig shows me this: lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host...
View ArticleRe: Connecting Edison to WIFI
AriGold you can runping google.ca to confirm connection andifconfig to see your ip settings andiwconfig to see your wifi settings and signal strength
View ArticleRe: meta-edison layers as git repos?
I also would like to vote for this feature.@Intel, any news?
View ArticleRe: Connecting Edison to WIFI
AriGold you can check your DNS servers withcat /etc/resolv.confif not you may have to run the busybox udhcpc -i wlan0 for nowalso, with an inet6 address you could try ping6 www.google.ca
View ArticleRe: Microsoft Surface Pro 3 - Intel HD 5000 Driver Update Problem
Hi matejI'm having the same issue. Did you find a solution to install the latest version ?
View ArticleRe: NUC i3 D34010WYK - Cold boot = No display?
I think it's all good now. Incase other have a similar issue:Before I updated the bios to 0030, the NUC was left connected to the AC power over night. And it cold-booted fine. This might sound odd, but...
View ArticleForgot Intel Edison log-in info
Hi everyone. I configured my edison and set-up a wi-fi connection. However, when I try to run putty, I see a screen displaying this: Poky (Yocto Project Reference Distro) 1.6 Asvan ttyMFD2 Asvan...
View ArticleRe: Windows 8.1 WiMax N 6150
I still have this problem. I have temporarily "fixed" it by going into the device manager and disabling 802.11n on the adapter and all the problems seem to go away. It seems the adapter itself is...
View ArticleRe: Error during Kernel Compilation: make: *** No rule to make target...
I met the same issue even I'm using recommended Ubuntu 12.04. Before I add the edison source to my local git, it works well besides known libwebsockets issue.After I commit the eidson source to my...
View ArticleRe: Intel centrino wireless-n 2230 keeps dropping connection.
So, for anyone still having these problems, who have had no software solutions work so far, as was the case with me, I have a hardware solution to try, which will cost nothing, and not require any...
View ArticleAVR registers
When verifying an arduino sketch in the Arduino Edison IDE, I got the PORTC undefined error. However, this is ok in the Arduino IDE. So it seems it's a compatibility issue. My question is, how can I...
View ArticleRe: Is there any way to detect the Intel RST is running or mSATA existence?
Hi Kevin, Another question is that can we detect the Smart Response Technology enabled?Our product will not work when the mSata cache function enabled Intel® Smart Response TechnologyIt meant if we can...
View Article