Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thanhtunguet/telinkblemesh

Telink BLE Mesh project, demo on Android
https://github.com/thanhtunguet/telinkblemesh

Last synced: 23 days ago
JSON representation

Telink BLE Mesh project, demo on Android

Awesome Lists containing this project

README

        

V3.3.2 (skip V3.3.1 which only update firmware)

1. Add support for subnet bridge in draft feature;
2. Add support for certificate based provisioning in draft feature;
3. Add support for multiple network key and application key in mesh info;
4. Update local address range from 0x0100 to 0x0400.

----------------

V3.3.0

1. Add DLE mode extend bearer support for sending long unsegmented mesh packet;
2. Add selectable device scanning mode;
3. Update color select UI in HSL mode.

----------------

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