Your First Blink- Edison Breakout Board + Arduino IDE
Hey All,I decided to make an alternate write up to the NodeJS blink tutorial (which is awesome BTW), because if you're like me, a noob coming over from the Arduino world, you want a quick and easy...
View ArticleRe: Solar Powered Edison concept - power considerations
A simpler way to do the calculation is to just look up the number for the average kWh per square meter of panel area per day using the online database I linked to ( 3.91 in my example) and multiply it...
View ArticleRe: Read-only file system
Hi,I encountered the same problem. It seems to me that the emutex root filesystem is not mounted read-only during normal operation. Which is a bad thing because corruption can happen if the power is...
View ArticleToshiba P855 keep dropping my Wireless
I am using windows 8.1 and have had my laptop for almost 9 months. I have always had an issue with it dropping my wireless signal. I have replaced my modem twice and still have an issue. I went on...
View ArticleRe: Application Running On Powerup
>> I tried the step in deium's comment in my code but i found that it seemed to function the same (implied as unsuccessful) if you are looking for a network connection as a client, then once your...
View ArticleRe: Serious throughput issues with Intel AC7260
Since you're using Windows 7 x64, try the 16.8.0.6 or 16.6.0.8 drivers which are suited for that OS. I'm personally using 16.8.0.6 drivers and not planning to update since it's working perfectly. I get...
View ArticleRe: Serious throughput issues with Intel AC7260
Many thanks theveterans. Are you able to link a URL for a reliable download page? A google search brings up links from OEMS (eg, Lenovo and Dell) for beta drivers which seem to have ProSet bundled...
View ArticleRe: Connecting Edison to WIFI
Yes I am using my actual network SSID and PSK key so that definitely isn't the issue. I'll let you know how redoing all these steps go. Thanks for all the help so far, I appreciate it.
View ArticleRe: Serious throughput issues with Intel AC7260
Here's 16.6.0.8 drivers which I recommend testing. This driver is only for Windows 7 x64. Intel removed this version in their website for unknown reasons: Dropbox - wireless_16.6.0_Ds64.exe
View ArticleRe: Edison 64-bit kernel
Roman_TsAlthough I haven't created my own custom image for the Edison yet, the Intel Edison Board Support Package that goes over creating a custom image does show that one can choose a 64 bit kernel in...
View ArticleRe: Sporadic but recurring connection dropouts, Intel 7260 AC Desktop
I've seen some improvements after adding "ScanWhenAssociated". It seems like the big dropouts like seen on the picture below mostly occur when I'm streaming to twitch (upload) and when using VPN...
View ArticleRe: a problem abuot eclipse debug
Hi mhahn, Thank you very much ! I add the file ,then it is ok ! Regards, wumf
View ArticleRe: How to install a kernel from my repo onto Edison with the official image
Alex, It turns out I was not using the WW42 kernel, but a newer one: which explains why the module was not compatible and had to be re-installed.
View ArticleRe: Python HC-SR04 Sonar Setup
Thanks deium and cMata_Intel for the link. I just tried the referenced Arduino sketch for the HC-SR04 and found something interesting. It runs great on an Arduino UNO and reports distances just as I...
View ArticleRe: Loosing LAN connection on a wired Intel NUC DN2820FYKH
I have managed to identify the problem and have come up with the solution. It seems the problem was the Realtek LAN drivers I had... 8/15/2013 8.020.0815.2013... I updated to version 2/20/2014 7077 and...
View ArticleRe: disable smart event in RST bootscreen?
I understand, however, I think you should consider adding some personnalization to Intel RST software,Your software is one of the rare to allow SSD caching, and for this it's a good one, but it lacks...
View ArticleRe: Intel SSD Toolbox has stopped working V3.2.1 and V3.2.3
Hi tis1980,I wonder if I could confirm your answer. Still looking for this version of app. Maybe, you could provide link to that thing? Much obliged in advance.
View ArticleDebian Whezy with Intel i350-T2 bonding issue
Hi,some time ago I tried using Intel i350 with Debian Wheezy: yyyy@xxxx:~/igb-5.2.9.4/src$ uname -aLinux xxxx 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2+deb7u1 x86_64 GNU/Linux...
View ArticleRe: Sporadic but recurring connection dropouts, Intel 7260 AC Desktop
Any chance if you can connect to another AP (preferably not aruba) and see if issues still exists? Also follow Joe's advice and see if UAPSD off helps. It seems that the WiFi drivers aren't really...
View Article