Personal Shopper

This sample application will show how the Personal Shopper APIs can be used to interact with the MC18 Cradle programmatically.

Download Source

Product

EMDK For Xamarin - 2.2

Devices

MC18KK

Overview

This sample application will show how the Personal Shopper APIs can be used to interact with the MC18 Cradle programmatically.

Note: Although this sample may work with previous versions of the EMDK, it is advised to update the EMDK runtime on your device before loading this sample.

Loading the Sample Application

  1. Click the Download button
  2. Extract the downloaded project zip file.
  3. Navigate to the root of the unzipped project folder and double-click the .sln file. The project will load in the default IDE for that file type.

Alternatively, you can Launch your prefered IDE ( Visual Studio or Xamarin Studio ) and load the project via the File > Open menu.

Running The Sample

Visual Studio

Visual Studio will detect your device connected via USB, it will display the name of that device next to the "Play" button.

img

Press the "Play" button next to the devices name. The IDE will build, deploy and start the sample app on your device.

Xamarin Studio

In Xamarin Studio, you may need to select your attached device from the devices dropdown under Physical Devices.

img

Now press the "Play" button. The IDE will build, deploy and start the sample app on your device.

img

Using This Sample

  1. With the MC18 seated in the cradle. Launch the PersonalShopper API sample. When the application starts it should look like the following.

    img

  2. Press the Fast Charge checkbox to enable/disable fast charging.

    img

  3. Press the Cradle Info button to retrieve information about the cradle, such as the cradle's firmware version.

    img

  4. Press the Diagnostic Info button to retrieve information such as the the MC18 battery capacity.

    img

  5. Press the Cradle Unlock button to unlock the crade, which will allow the MC18 to be removed.

    img

  6. Press the Cradle Flash LED's button, which will flash the cradle LED's 5 times.

    img

  7. Press the Smooth Effect checkbox to enable/disable smoothing effect and then press the Cradle Flash LED's button again. Notice how the LED's fade in and out, instead of an abrupt on/off state change.

    img