Go to file
Javier Viguera 19d940965d boot-artifacts: fix BOOTABLE_ARTIFACTS for NXP platforms
For platforms that do not define FIP_UBOOT_DTB, the
'd.getVar('FIP_UBOOT_DTB') gets evaluated to None, which is not equal to
"", and thus the code continues in the wrong "if" branch.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2023-01-10 10:31:14 +01:00
meta-digi-arm boot-artifacts: fix BOOTABLE_ARTIFACTS for NXP platforms 2023-01-10 10:31:14 +01:00
meta-digi-dey meta-digi-dey: enable wayland-protocols and weston for ccimx93 2023-01-09 16:29:21 +01:00
scripts usb_driver: add a script to install Cypress usb driver 2022-10-26 11:30:46 +02:00
sdk build.sh: change image to build for ccimx93 2023-01-09 16:55:37 +01:00
README.md readme.md: add ccmp15 known issues RS485 and P2P Wi-Fi concurrency 2022-11-29 10:57:10 +01:00

README.md

Digi Embedded Yocto (DEY) 4.0

Release 4.0-r1

This document provides information about Digi Embedded Yocto, Digi International's professional embedded Yocto development environment.

Digi Embedded Yocto 4.0 is based on the Yocto Project(TM) 4.0 (Kirkstone) release.

For a full list of supported features and interfaces please refer to the online documentation.

Tested OS versions

The current release has been verified and tested with the following OS versions:

  • Ubuntu 18.04
  • Ubuntu 22.04

Supported Platforms

Software for the following hardware platforms is in production support:

ConnectCore MP15

ConnectCore 6UL

Installation

Digi Embedded Yocto is composed of a set of different Yocto layers that work in parallel. The layers are specified on a manifest file.

To install, please follow the instructions at the dey-manifest README

Documentation

Documentation is available online at https://www.digi.com/resources/documentation/digidocs/embedded/

Downloads

Release Changelog

4.0-r1

  • Release based on Yocto 4.0 (Kirkstone) including:
    • New toolchain based on GLIBC-2.35
    • Updated bluez5 to v5.65
    • Updated busybox to v1.32.0
    • Updated NetworkManager to v1.36.2
    • Updated gstreamer1.0 to v1.20.3
    • Updated busybox to v1.35.0
    • Updated OpenSSL to v3.0.7
    • Package upgrades and security fixes
  • Added support for ConnectCore MP15 platform
  • Updated kernel version to v5.15.52 for i.MX6UL platforms

Known Issues and Limitations

This is a list of known issues and limitations at the time of release. An updated list can be found on the online documentation.

  • Firmware update
    • The software update package must be located in the root level of the update media (subfolders are not yet supported).
  • Cloud Connector
    • Remote file system management fails with long file names and paths (over 255 characters).
  • Wireless
    • Performance of the wireless interface is reduced when using concurrent mode, as the wireless interface is shared between several different functionalities.
    • When using wireless concurrent mode, Digi recommends you keep the different modes on the same frequency channels. For example, when configuring access point mode on channel 36 in the 5GHz band, connect to the same channel both in station mode and Wi-Fi direct so that the radio performance is optimized.
    • When working as an access point, DFS-capable channels in the 5GHz band are not supported.
    • For P2P connections Digi recommends "Negotiated GO" modes. The QCA6564 devices (ConnectCore 6UL, ConnectCore 6 Plus, and ConnectCore 8M Nano) fail to join autonomous groups.

ConnectCore MP15

  • ConnectCore MP15 System-on-Module (SOM)
    • Power management:

      • Audio interface does not work after suspend.
    • UART:

      • RS-485 mode is currently not supported.
    • Wireless

      • P2P on the ConnectCore MP15 doesn't currently work in concurrency with other modes (station or SoftAP).
    • The following features are not yet supported:

      • TrustFence

ConnectCore 6UL

  • ConnectCore 6UL System-on-Module (SOM)
    • The UART connected to the Bluetooth chip on early versions of the ConnectCore 6UL system-on-module (hardware version < 4) cannot properly execute flow control. To work around this issue, UART1 of these SOM versions has been configured to operate at 115200 bps and without hardware flow control, reducing the maximum throughput of this interface.
    • The QCA6564 wireless chip does not support Wake On Wireless LAN.

Support Contact Information

For support questions please contact Digi Technical Support:

When you contact Digi Technical Support, include important system details and device information to help Digi resolve the issue more quickly.

  1. In the device, run the command 'sysinfo'. This generates the following file: /tmp/<current timestamp>.txt.gz.
  2. Attach the <current timestamp>.txt.gz file to your support ticket.