This strategic move enhances SoftProject’s offering with Blueway’s strong capabilities in Master Data Management and Data Cataloging.
Blueway, headquartered in France, specializes in enterprise application integration, API management, and data governance. Its platform is widely adopted in healthcare, public administration, and utilities, serving clients such as the Airbus Defense and Space, CNES, Derichebourg, Garlderma. SoftProject, known for its X4 BPM Suite, empowers organizations to digitize and automate business processes. Together, the combined portfolio enables clients to not only integrate and orchestrate business processes, but also to gain control over their data, improve data quality, and accelerate innovation. Customers will benefit from seamless end-to-end solutions that unify process automation with data governance – from integration and workflow automation to trusted information management.
This acquisition aligns with SoftProject’s strategy to expand its footprint in the European market and deepen its expertise in data integration, management and workflows. The combination was furthermore driven by Blueway’s strong customer base, scalable technology, and complementary product vision. By combining forces, clients will see faster project delivery, reduced complexity in IT landscapes, and new possibilities to leverage data-driven use cases across industries.
With this acquisition, SoftProject significantly strengthens its position as a leading European provider of data integration and low-code automation platforms."
André Scheffknecht, CEO at SoftProject comments: “The acquisition of Blueway is a milestone in our growth journey. By combining our strength in process digitization and automation with Blueway’s expertise in data integration, governance, and cataloging, we create a unique end-to-end offering for our customers. Together, we will help organizations connect, manage, and orchestrate their data and processes seamlessly – unlocking efficiencies, improving decisions, and accelerating digital transformation across Europe.”
Sven van Berge Henegouwen, Managing Partner at Main Capital Partners, concludes: “With this acquisition, SoftProject significantly strengthens its position as a leading European provider of data integration and low-code automation platforms. The strategic fit with Blueway enhances capabilities in data governance, API management, and cross-industry interoperability, accelerating growth in the French market and beyond. Together, the companies are uniquely positioned to support clients with scalable, data-centric solutions that drive digital transformation across sectors. We are excited to support this important step in SoftProject’s journey toward building a pan-European leader leader in digital transformation.”
SoftProject GmbH, headquartered in Ettlingen, Germany, is a provider of Business Process Management (BPM) software. Since its founding in 2000, SoftProject has enabled organizations to digitally transform and automate their business processes using its low-code platform X4 BPMS – model-driven, without programming, and supported by more than 200 standardized connectors. As a trusted partner to over 300 companies across industries – including insurance, manufacturing, and energy – SoftProject delivers flexible automation solutions on-premise, in the cloud, or in hybrid environments. Following its acquisition by Main Capital Partners in July 2024, SoftProject continues its growth story: with more than 150 employees and offices in Germany, Spain, and Switzerland, the company strengthens its position as a mid-market software provider in Europe.
Blueway, headquartered in Lyon, France, is a provider of data integration and management solutions. Since its foundation in 2003, Blueway has supported organizations in connecting applications, managing APIs, and governing their data with its Phoenix platform. Core capabilities include Master Data Management (MDM), Data Catalog, and process digitization, enabling enterprises to improve data quality, ensure compliance, and accelerate digital transformation.Blueway serves more than 200 organizations across France and French-speaking regions, including clients in healthcare, public administration, utilities, and large enterprises. With its strong presence in the French public sector, Blueway has become a trusted partner for mission-critical integration and data governance projects.
Nothing contained in this Press Release is intended to project, predict, guarantee, or forecast the future performance of any investment. This Press Release is for information purposes only and is not investment advice or an offer to buy or sell any securities or to invest in any funds or other investment vehicles managed by Main Capital Partners or any other person.
Never download a flash file blindly. Check the internal variables of the radio using the following sequence: Access the system panel on the car display.
| Category | Key Information | | :--- | :--- | | | Unisoc UIS8141E (also known as SC7731/SC7731E), Quad-core ARM Cortex-A7 @ 1.3GHz | | Common OS | Android 8.1 or 9 (often faked as newer versions in settings) | | Typical RAM/ROM | 2GB/32GB or 4GB/64GB configurations | | Primary Platform | FYT (Shenzhen Fyt Co., Ltd.) | | Critical Vulnerabilities (2025) | CVE-2025-31715 (Remote), CVE-2025-31713/31714 (Local). Caused by improper input validation in VoWiFi, Engineer Mode, and Developer Tools. | | Where to Find Firmware | Contact seller directly, or search XDA-Developers, 4PDA, and Hovatek forums. | | How to Verify | Compare MD5/SHA256 checksums with official or trusted community sources. Do not flash unverified .PAC files. | | How to Update | Format FAT32 USB -> Copy firmware files -> Insert USB -> Power on/Reset device. | | Bootloop Recovery | Wait 15-20 minutes, reattempt USB update, or use SPD ResearchDownload tool with .PAC file as a last resort. |
A verified firmware package includes a manifest file with SHA-256 or MD5 hashes of every binary block (bootloader, kernel, system image, modem firmware, etc.). During the update process, the UIS8141E’s recovery system recalculates these hashes and compares them. If a single bit is flipped due to a bad download or failing storage medium, the verification fails.
In 2025, a series of severe vulnerabilities were publicly disclosed that directly affect the UIS8141E and its sister chips (SL8521E, SL8541E, UWS6137, etc.). These are not theoretical flaws; they are actively documented risks that underline the absolute necessity of using verified and updated firmware. uis8141e firmware verified
Finding verified firmware for the (a popular chipset for Android car head units) is essential to avoid "bricking" your device or losing touchscreen calibration . 🛠️ Identifying Your Device
Firmware verification in UIS8141E devices is the frontline defense for automotive cybersecurity. While it complicates the path for hobbyist customization, it ensures that the critical functions of an infotainment system—from GPS to CAN-bus integration—remain stable and free from unauthorized code injection.
The firmware is verified, but it was built for a different screen resolution or screen IC panel. You must flash a version of the firmware designated for your specific display panel resolution (e.g., switching from a 1024x600 package to a 1280x720 package). Issue 3: Touch screen stops working post-flash Never download a flash file blindly
mainboard platform. Firmware built for other chips like the TS10 or UIS7862 will immediately hard-brick the TS7 device.
// Step 3: Compare if (memcmp(received_hash, computed_hash, 32) != 0) return false; // Verification failed
But what does "firmware verified" actually mean? Why is it critical for the UIS8141E platform? And how can you ensure that the firmware you are about to flash is genuinely verified and safe? Caused by improper input validation in VoWiFi, Engineer
This guide serves as a comprehensive starting point. The most critical takeaway remains:
The is the gold standard for users who require a dependable workhorse . If you are deploying these devices in a commercial setting, a smart home hub, or a kiosk where uptime is critical, this firmware is essential.
Always check if the downloaded files have matching MD5/SHA256 hashes, if provided.