title | author | ms.author | ms.date | ms.topic | description | keywords |
---|---|---|---|---|---|---|
Lightning Setup Guide |
msalehmsft |
msaleh |
08/28/2017 |
article |
Learn how to change the default controller driver to the Lightning DMAP driver on a device. |
windows iot, lightning, setup, lightning setup, Windows Device Portal |
This guide will walk you through the steps needed to change the default controller driver to the Lightning direct memory access mapped (DMAP) driver on a Windows IoT Core device. This will allow the use of Lightning-enabled applications on that device.
We will want to open the Windows Device Portal.
-
Locate the IP address of your device, either by using the Windows 10 IoT Core Dashboard application or hooking up your board to a monitor.
-
From your local machine, open the Windows Devices Portal web page by entering this address http://{BoardIPAddress}:8080/ in your web browser.
-
The Windows Devices Portal Page should ask you for your credentials. The default username is
Administrator
and password isp@ssw0rd
Note, after entering the username and password, the Portal will ask you if you need to change the password. It's always a good practice to change it. -
Click on Devices in the navigation menu to open the Devices page
-
The Devices page lists the available Controller drivers. By default, the Inbox Driver is set to current.
-
Switch to the Lightning driver by choosing the Direct Memory Mapped Driver from the drop down menu and click the Update Driver Button
-
Please wait until the page lets you know when the driver installation is complete.
-
If a reboot is required, the page will let you know as well. You can reboot by using the Reboot button at the top of the page.
-
Now you're ready to create and use applications that make use of the Lightning Direct Memory Mapped driver.