Re: Intel Edison USB host mode
From David's project page: The USB OTG cable was needed for the connection to the camera, but the usual ones had a large usb connector on the end, into which you can plug another cable. That was too...
View ArticleRe: New Bluetooth drivers 17.1.1409.01 for Intel AC 7260 and my LG sound bar...
Which OS do you have? Did you get the software downloads from Intel or from your OEM. If you got it from Intel, do you happen to know the download ID? I'd suggest getting this latest software from your...
View ArticleRe: USING A GY80 IMU WITH THE EDISON ARDUINO BOARD
I deleted the Robot_Control folder and still have the same results. All the sketches I try works fine on the UNO and Teensy3.1. I don't get any compile errors
View ArticleProblem setting GPIO
Hi everyone. I am trying to setup the Edison's GPIO but I am running into problems. When I try to export the gpio I get a write error. I am trying to set GPIO 182 as PWM. Any help would be appreciated....
View ArticleRe: A disk read error occurred - D54250WYK
No. I did install the chipset driver set from the Sept driver bundle but not the Rapid Storage Technology. Should i?
View ArticleRe: S1200BTLR doesn't support hibernation (S4) ?
Hi! As your inquiry refers to a server board, is there any specific reason why you need to put such a system into hibernation?
View ArticleRe: Intel Galileo - Can't upload sketch while boot from Big Linux Image
Hi,I found that sometimes the error info came with "transfer complete" but it works properly, still don't know why. But if you want to run the sketch via your linux terminal, you can try...
View ArticleRe: Problem setting GPIO
Hi Blue_Alien; Take a look at this link specifically the Example 3 and see how to set it as you want. Regards;CMata
View ArticleRe: Problem setting GPIO
That's exactly the tutorial I am following. The problem occurs when using the commands to set them. See what I quoted in the first post.
View ArticleRe: Problem setting GPIO
Others can probably answer better than I can, especially since I have not played with PWM mode yet on the Edison. Which board do you have? Edison with Arduino or simple breakout board? If you have...
View ArticleRe: S2600CP2 not posting
While the Intel® Xeon® Processor E5-2620 v2 is shown among the compatible processors, the BIOS on the board must be compliant with it; see the Server Products — Processor Compatibility list. If the...
View ArticleRe: How to install Debian on Intel Galileo
Thank you for your answer. I have an SD Card (16Gb Sandisk) which I formatted to FAT32.I have a 4 Gb Kingston USB Stick which I also formatted to FAT32. I followed the steps. Downloaded, copied to the...
View ArticleRe: Problem setting GPIO
Ah, I didn't realize the edison with an arduino breakout has different edison hardware. I just have the mini breakout. I'll give it a go.
View ArticleRe: Connecting Edison to WIFI
ok, so far the error is in /etc/wpa_supplicant/wpa_supplicant.conf filecan you copy that herecat /etc/wpa_supplicant/wpa_supplicant.conf
View ArticleRe: Serial1 not available on Galileo 1 in my sketch
Hi jay07920, Are you using the latest firmware image for the Galileo? If I recall correctly, the first versions didn't hook up all the serial ports correctly to the serial objects in the Arduino IDE....
View ArticleRe: USING A GY80 IMU WITH THE EDISON ARDUINO BOARD
Kurt I tried this without any positive results. I'm going to try with external PU's I just realized that I have POSCOPE in one of my storage boxes. I'll check to see if it still works.Gary, I'm trying...
View ArticleRe: Connecting Edison to WIFI
wep_key0=33643039323434356239no quotes around it (changes the meaning from string "key0" to hex key0) then try running the commands againwpa_supplicant -B -Dnl80211 -iwlan0...
View ArticleI can not change the screen resolution to 1024x768 I have intel hd graphics!...
I can not change the screen resolution to 1024x768 I have intel hd graphics! There any way to change it is a notebook?
View ArticleRe: Connecting Edison to WIFI
I should've known better about the string vs hex. Now I get this after running wpa_supplicant -B -Dnl80211 -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf: Successfully initialized wpa_supplicantLine...
View ArticleRe: Connecting Edison to WIFI
one sec while I try looking something upAriGoldin /etc/wpa_supplicant/wpa_supplicant.conf try adding the linegroup=WEP40and try wpa_supplicant -B -Dnl80211 -iwlan0...
View Article