# BlemeshDemo **Repository Path**: FIUI/blemesh-demo ## Basic Information - **Project Name**: BlemeshDemo - **Description**: 泰凌微Ble mesh sdk demo - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-02 - **Last Updated**: 2023-05-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README version record V3.2.3 SIG mesh android app V3.2.3 release notes: 1. Add startGattConnection interface in MeshService for connect target mesh node, connection state will be uploaded by GattConnectionEvent 2. Add pid info before OTA/MeshOTA; ---------------- V3.2.2 1. fix device provision timeout failure if device static-oob data not found when device support static-oob 2. fix app key binding failure when target vendor model does not support app key encryption 3. update json storage format ---------------- V3.2.1 1. support static oob database importing; 2. delete mesh OTA and remote provision; ---------------- V3.2.0 1. Switch from c-lib edition to java-source edition; 2. Update firmware-update flow according to R04-LBL35 version; 3. Optimize remote-provision; 4. Change transition time from none to default when sending command; 5. Add qrcode share by cloud. // draft feature