- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello all, I want to upload my codes via wifi connection for intel edison mini brekoutboard. Is it possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi kelleci,
You can use the Eclipse IDE or the XDK IDE, with these IDEs you can edit your code and then connect the board using the IP address of it.
https://software.intel.com/en-us/iot/software/ide IoT - IDEs | Intel® Developer Zone
https://software.intel.com/en-us/intel-xdk-iot-edition-guide IoT - Intel® XDK IoT Edition User Guide | Intel® Developer Zone
https://software.intel.com/en-us/installing-the-eclipse-ide IoT - Installing Eclipse* | Intel® Developer Zone
Regards,
Charlie
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi kelleci,
You can use the Eclipse IDE or the XDK IDE, with these IDEs you can edit your code and then connect the board using the IP address of it.
https://software.intel.com/en-us/iot/software/ide IoT - IDEs | Intel® Developer Zone
https://software.intel.com/en-us/intel-xdk-iot-edition-guide IoT - Intel® XDK IoT Edition User Guide | Intel® Developer Zone
https://software.intel.com/en-us/installing-the-eclipse-ide IoT - Installing Eclipse* | Intel® Developer Zone
Regards,
Charlie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Yes, it is possible via the Intel XDK as CMata_Intel mentions. You may also use scp via the command line on Mac OSX, Linux, and Cygwin on Windows. It's easier to use the XDK as it has click-button options to automatically upload, start & stop the application for you. The Intel XDK integrates with the xdk-daemon.service on port 58888, while scp connects over SSH on port 22. Presumably since XDK asks you for your SSH credentials & supports public key authentication, it is probably passing the auth & connection over SSH, but I haven't verified this. scp & SSH are more secure if it does not.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page