- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello everyone,
I was wondering if there is any way to configure edison without commandline to change its name or wifi settings.
There is GUI support available right now to do this https://software.intel.com/en-us/getting-started-with-ap-mode-for-intel-edison-board in this link. so I wanted to know that can I have access and edit the files myself where those commands and scripts are saved that take input from command line and edit the conf files accordingly..
Can I do it myself ?
Example Scenario:- Suppose I want to remove extra instructions and want to edit device name only. Now I give my edison to a friend and tell him to start edison in AP mode and say (by following the given link's instruction), one page will open in your browser and you have to setup your device name there.
So where can I find those html files and scripts in edison to edit myself ? I think the example scenario is perfect for what i want to ask.
It seems weird to ask this question here but I feel that this is the best place you can get your specific answer from.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi mailto:falak.desai@yahoo.com falak.desai@yahoo.com,
I believe you're looking for the /usr/bin/configure_edison file. This file contains the scripts the Edison uses when the command configure_edison is used. You can find the function
def enableOneTimeSetup(persist): useful.
Let me know if this is what you were looking for.
Sergio
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi mailto:falak.desai@yahoo.com falak.desai@yahoo.com,
I believe you're looking for the /usr/bin/configure_edison file. This file contains the scripts the Edison uses when the command configure_edison is used. You can find the function
def enableOneTimeSetup(persist): useful.
Let me know if this is what you were looking for.
Sergio

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