Home
  • 1. Introduction
    • 1.1. Overview
    • 1.2. Requirements
    • 1.3. Package Structure
    • 1.4. Support
    • 1.5. Thales contact
    • 1.6. External resources
    • 1.7. Known issues and Limitations
  • 2. Getting Started
    • 2.1. Setup: hardware and software
      • 2.1.1. Cinterion® IoT SDK installation
        • 2.1.1.1. Install the Cinterion® IoT SDK
        • 2.1.1.2. Set up the Cinterion® LGA DevKit
        • 2.1.1.3. Configure the connection
        • 2.1.1.4. Serial interfaces
      • 2.1.2. MICROEJ SDK installation
        • 2.1.2.1. Install the MICROEJ SDK
        • 2.1.2.2. Create a workspace
      • 2.1.3. Cinterion evaluation package installation
        • 2.1.3.1. Import the module repository
        • 2.1.3.2. Import the projects
        • 2.1.3.3. Build the platform
        • 2.1.3.4. Demo configuration
    • 2.2. Demonstration: MQTT-based Application
      • 2.2.1. Overview
      • 2.2.2. MQTT client
    • 2.3. Run the demo (multi-sandbox) using prebuilt binaries
    • 2.4. Run the demo (mono-sandbox) from sources
    • 2.5. Run the demo (multi-sandbox) from sources
    • 2.6. Run the demo (mono-sandbox) on the simulator [EXS82 ONLY]
    • 2.7. Troubleshooting
      • 2.7.1. The logging interface is not properly configured
      • 2.7.2. A Python exception occurs
      • 2.7.3. The run.bat script fails with ERROR UNKNOWN
      • 2.7.4. Evaluation limits reached
      • 2.7.5. Kernel: Error deleting application file
      • 2.7.6. Simulation: NoSuchMethodError: SerialNativeInterface.getNativeLibraryVersion()
  • 3. Application Documentation
    • 3.1. Public Documentation
    • 3.2. Standalone Application
    • 3.3. Sandboxed Application
    • 3.4. Demonstration Application
    • 3.5. Other dependencies
  • 4. Kernel Documentation
    • 4.1. Public Documentation
    • 4.2. Kernel on Cinterion MICROEJ VEE
    • 4.3. Cinterion Demonstration Kernel
      • 4.3.1. SMS managed OTA
        • 4.3.1.1. Generate OTA SMS
    • 4.4. Customization
      • 4.4.1. Application management
      • 4.4.2. Runtime API
  • 5. Platform Documentation
    • 5.1. Public Documentation
    • 5.2. Cinterion Platform
      • 5.2.1. Overview
      • 5.2.2. Dependencies
      • 5.2.3. Extension
  • 6. Migration guide: from J2ME to MICROEJ VEE
    • 6.1. Serial Communication
      • 6.1.1. Dependencies
      • 6.1.2. Replacing the javax.microedition.io.Connector class
      • 6.1.3. Replacing the javax.microedition.io.CommConnection class
    • 6.2. UDP Communication
      • 6.2.1. Dependencies
      • 6.2.2. Replacing the javax.microedition.io.Datagram class
        • 6.2.2.1. Write sample
        • 6.2.2.2. Read sample
      • 6.2.3. API
    • 6.3. HTTP Communication
      • 6.3.1. Dependencies
      • 6.3.2. Replacing the javax.microedition.io.HttpConnection class
        • 6.3.2.1. Code sample
        • 6.3.2.2. HTTP Status Codes
        • 6.3.2.3. HTTP methods
      • 6.3.3. API
    • 6.4. TCP Communication
      • 6.4.1. Dependencies
      • 6.4.2. Replacing the javax.microedition.io.SocketConnection class
        • 6.4.2.1. Code sample
      • 6.4.3. API
    • 6.5. TCP Server Setup
      • 6.5.1. Dependencies
      • 6.5.2. Replacing the javax.microedition.io.ServerSocketConnection class
        • 6.5.2.1. Code sample
      • 6.5.3. API
    • 6.6. File Access
      • 6.6.1. Dependencies
      • 6.6.2. Replacing the javax.microedition.io.file.FileConnection class
      • 6.6.3. API
MicroEJ - THALES Documentation
  • HOME  /
  • 2. Getting Started

2. Getting Started¶

  • 2.1. Setup: hardware and software
  • 2.2. Demonstration: MQTT-based Application
  • 2.3. Run the demo (multi-sandbox) using prebuilt binaries
  • 2.4. Run the demo (mono-sandbox) from sources
  • 2.5. Run the demo (multi-sandbox) from sources
  • 2.6. Run the demo (mono-sandbox) on the simulator [EXS82 ONLY]
  • 2.7. Troubleshooting
Previous Next

© Copyright 2021-2022, MicroEJ Corp. Content in this space is free for read and redistribute. Except if otherwise stated, modification is subject to MicroEJ Corp prior approval. MicroEJ is a trademark of MicroEJ Corp. All other trademarks and copyrights are the property of their respective owners.