Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following table shows the changes done with every NB | EASY version:

VersionDateChanges
1.3 
  • Add installation instructions for SARA R410M devices
1.2 
  • Add installation instructions
1.1 
  • Add performance tab description
1.0 
  • Initial Version

...

  • Java 8 runtime environment
  • CP210x USB UART driver for your device

Windows

  • Use the windows executable from the download page to install NB | EASY software
  • The installer will take care of installing the Java environment and the required drivers
  • Start the program via the desktop shortcut or start menu entry

...

  • Install the Java 8 runtime environment
  • Connect the device via USB
  • Check whether the CP210x UART your distribution provides the required UART driver for your device:
    • NB|DESK 211/280 or NB|USB 211/280
      • The required UART driver has been distributed as part of the Linux kernel since v2.6.12
      • Check whether the required kernel module is
    installed
      • loadedlsmod | grep cp210x
    • NB|USB R410M
      • The required UART driver has been distributed as part of the Linux kernel since v4.4.132
      • Check whether the required kernel module is loaded: lsmod | grep option
  • Check whether you have read/write access to the USB-UART bridge: ls -la /dev/ttyUSB*
  • Download the NB | EASY jar-file from the download page
  • Start the program via the command line: java -jar Vodafone-NB-EASY-x.x.x.jar

...