Re: link errors using MRAA c++ with multiple source files
The inline fix was migrated the the official MRAA github.(intel-iot-devkit/mraa · GitHub) Not sure when it will make it into a release, but you can always download it from github and build.
View ArticleRe: MRAA - Maybe add a transfer function that you pass in rx and tx for speed
New C function was added to MRAA: mraa_result_t mraa_spi_transfer_buf(mraa_spi_context dev, uint8_t* data, uint8_t* rxbuf, int length);Likewise a c++ method was added this is currently in the main...
View ArticleHow to remove softblocks on Edison w/ Breakout board
When I start Edison up, there are soft blocks on wlan. (discovered using rfkill list)How can I remove these during the boot up phase to automatically connect via wifi.
View ArticleEdison w/ Breakout Board - How to Flash
Is there instructions on how to flash Edison when you only have the Breakout Board version.Currently running version 56 (cat /etc/version) with Windows 8.1 Start Up Guide states that Edison would be...
View ArticleRe: Turning Edison into an iBeacon ...
Yep, I saw that but thought that may be useful thing to try for other packages for you or others.
View ArticleRe: Edison opkg package repo created
Thanks for this! I just figured out that there was no FTDI serial driver installed and luckily you had in your library! Thanks again
View ArticleRe: MRAA - UART information is not defined for Edison?
Quick updates; In case anyone else is interested Some updates were added to MRAA today to make sure that the devices are properly setup. I am getting some results with my commander test program, but...
View ArticleHD 4000
Hello. I have a Toshiba laptop with HD 4000 Graphics. I also have Adobe Photoshop CC 2014 installed. Everything has been fine until today when I got the "bright" idea to alter the settings on the...
View ArticleRe: Flashall.sh and pre-built xFSTK
Just for info (at the time I post this):Release Note doc is for W37.While software download is W36.I think then next software release (W37) is on horizon.It might not completely related, but new...
View ArticleRe: Intel desktop board DH61WW BIOS windows installation problem
spearson I've actually found out the problem! thankfully it was just the HDD error! i replaced it in another PC and it still gave the same error and then i ran windows error checking in windows...
View ArticleRe: Does the supplied stock 015 BIOS normally detect/show internal HDD &...
Although not yet used the NUC for work, by time of your last reply I had installed all of my usual Windows Apps, so to go backto reinstalling windows and Drivers from scratch seems a huge amount of...
View ArticleRe: 4:3 game stretches, no maintain aspect ratio in intel hd graphics control...
i've tried that already. all that shows up is 'center image'
View ArticleRe: Win 8.1 and Display Power Management NUC
Hi Allan, attached you will find the logs. Markus
View ArticleRe: WiDi image freezing on HDTV
Hello, Joe - I appreciate your providing these suggestions. Thank you. The WiDi version that is currently running is 4.2.29.0. The TV is a Pioneer Kuro KRP-500M. I do not know what firmware it is...
View ArticleRe: Widi & Windows 8.1 problems
Strangest thing happened. Somewhere between moment i wrote my message and 10 minutes ago, intel released new drivers which windows found and installed automatically. Remember that previously,...
View ArticleRe: Arduino 1.5.3 IDE Galileo on Mac OSX 10.7.5
Raad, when i connect the edison i can't see usbmodem. When i connect arduino uno or another i can see them :O how can i make usbmodem appear?
View ArticleRe: Source for 3mm standoffs w/Edison?
Shouldn't these be close enough: McMaster-Carr? There's for slightly smaller screws, and the length is 1/8" (3.175mm) rather than 3mm, but I think they should work.
View ArticleRe: Intel Galileo working with SR04
Hi Ashling_Qin,Yes, there are differences between the libraries of the Arduino and the Galileo. I suggest you to take a look at this document https://communities.intel.com/docs/DOC-23388 . In section 1...
View ArticleTrace support for Arduino programs?
While looking through the sources ...\hardware\arduino\edison\core\arduino plus the variants, I noticed that a lot of the code has trace support. It looks like you can modify the main program that...
View ArticleRe: Source for 3mm standoffs w/Edison?
I saw those a few days ago, but held out thinking I might hear more in this thread. My gut tells me that a length of 3.175mm vs 3mm shouldn't cause any grief with those Hirose connectors. But hell, if...
View Article