# STBlueDFU **Repository Path**: mirrors_STMicroelectronics/STBlueDFU ## Basic Information - **Project Name**: STBlueDFU - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WARNING!!! This application is now deprecated and its functionality is now integrated into ST BLE Sensor app iOS --> https://github.com/STMicroelectronics/STBlueMS_iOS Android --> https://github.com/STMicroelectronics/STBlueMS_Android WARNING!!! HOW TO BUILD IT - Install nodejs and npm - install ionic (4.2.1) and cordova (8.1.2) - run npm install from the project root to install the dependecy - run ionic cordova build android or cordova build ios - this build command should install you the ionic app script, if it doesn't found it run: npm install @ionic/app-scripts@0.0.45 - the build will fail, saing that the version are not matching, please run the forceModuleVersion.sh to change the module version to the request one