dey-examples/connectcore-demo-example
Isaac Hermida 4250a5e098 connectcore-demo-example: preserve "swu" file in update_firmware
Avoid deleting the original "swu" firmware file during the update process,
especially in dual-boot systems.
Previously, the file could be removed from the source path even
in the event of an exception. This change ensures the original file
remains intact regardless of update outcome.

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
2025-07-14 15:50:42 +02:00
..
static connectcore-demo-example: update the root home path to DEY-5.0 default 2025-07-14 15:47:39 +02:00
README.md ccdemo: update links and fix a typo 2024-07-30 11:28:41 +02:00
demoserver.py connectcore-demo-example: preserve "swu" file in update_firmware 2025-07-14 15:50:42 +02:00
index.html connectcore-demo-example: remove "#top" href from sidebar "collapse" button 2025-04-08 12:25:46 +02:00
management.html connectcore-demo-example: remove "#top" href from sidebar "collapse" button 2025-04-08 12:25:46 +02:00
multimedia.html connectcore-demo-example: remove "#top" href from sidebar "collapse" button 2025-04-08 12:25:46 +02:00
multimedia_viewer.html connectcore-demo-example: set Digi logo link to 'index.html' 2023-02-06 18:24:30 +01:00
network.html connectcore-demo-example: remove "#top" href from sidebar "collapse" button 2025-04-08 12:25:46 +02:00
npu.html connectcore-demo-example: remove "#top" href from sidebar "collapse" button 2025-04-08 12:25:46 +02:00

README.md

ConnectCore Demo Application

The ConnectCore demo allows you to monitor and manage your ConnectCore device from a friendly front-end. You can monitor device data, such as memory, CPU temperature and statistics, or network interfaces traffic. It allows you to toggle a user LED, reboot the device, and upgrade its firmware, as well as test its multimedia capabilities.

This demo is compatible with:

  • ConnectCore 8M Mini Development Kit
  • ConnectCore 8M Nano Development Kit
  • ConnectCore 8X SBC Pro

Running the application

The application is included in dey-image-webkit image. For more information, go to:

License

Copyright 2022, Digi International Inc.

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appears in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.