Page 7 of 8

Re: ESP BLE Mesh v0.5 Beta has been released

Posted: Mon Apr 08, 2019 3:01 am
by esp_liu
Ritesh wrote:
Fri Mar 22, 2019 9:36 am
Hi Espressif SDK Developer,

I have checked last status of BLE MESH v0.5 Beta branch and found that there is no any further commit after 2 Nov, 2018 into that branch.

So, Would you please let me know like can we use this branch as stable branch to continue development for BLE MESH related stuffs.

Also, We have one request in which our client is looking for a commercial available BLE (5.0) Mesh GW on which he can do application development for BLE and other services to support his sensor devices.

So, Please suggest me to move further for that to meet our client's requirement and how it can be fulfilled. Also, Please suggest me from license terms as well like is there any conflict to use it.
Hi Ritesh Prajapati,

We will release BLE Mesh v0.6 Beta version soon, which will contain some new BLE Mesh features and bug fixes.

Currently, ESP BLE Mesh is based on BLE 4.2 and have coexistence with Wi-Fi, which will support the GW feature properly.

And the BLE Mesh is based on Apache License 2.0.

Regards.

Re: ESP BLE Mesh v0.5 Beta has been released

Posted: Thu Apr 11, 2019 3:48 am
by chenluhui2019
Hi,Wangcheng
Whether ESP32_DevKitc_v4 development board support example/ble_mesh code?

Re: ESP BLE Mesh v0.5 Beta has been released

Posted: Thu Apr 11, 2019 3:54 am
by Ritesh
esp_liu wrote:
Mon Apr 08, 2019 3:01 am
Ritesh wrote:
Fri Mar 22, 2019 9:36 am
Hi Espressif SDK Developer,

I have checked last status of BLE MESH v0.5 Beta branch and found that there is no any further commit after 2 Nov, 2018 into that branch.

So, Would you please let me know like can we use this branch as stable branch to continue development for BLE MESH related stuffs.

Also, We have one request in which our client is looking for a commercial available BLE (5.0) Mesh GW on which he can do application development for BLE and other services to support his sensor devices.

So, Please suggest me to move further for that to meet our client's requirement and how it can be fulfilled. Also, Please suggest me from license terms as well like is there any conflict to use it.
Hi Ritesh Prajapati,

We will release BLE Mesh v0.6 Beta version soon, which will contain some new BLE Mesh features and bug fixes.

Currently, ESP BLE Mesh is based on BLE 4.2 and have coexistence with Wi-Fi, which will support the GW feature properly.

And the BLE Mesh is based on Apache License 2.0.

Regards.
Hi,

Thanks for providing update with details for that.

So, Would you please let me know that is there any planning into future to include BLE 5.0 into MESH Framework?

Re: ESP BLE Mesh v0.5 Beta has been released

Posted: Thu Apr 11, 2019 5:52 am
by Wangcheng
chenluhui2019 wrote:
Thu Apr 11, 2019 3:48 am
Hi,Wangcheng
Whether ESP32_DevKitc_v4 development board support example/ble_mesh code?
ESP32_DevKitc_v4 support example/ble_mesh code.

Re: ESP BLE Mesh v0.5 Beta has been released

Posted: Thu Apr 11, 2019 6:02 am
by Wangcheng
Ritesh wrote:
Thu Apr 11, 2019 3:54 am
esp_liu wrote:
Mon Apr 08, 2019 3:01 am
Ritesh wrote:
Fri Mar 22, 2019 9:36 am
Hi Espressif SDK Developer,

I have checked last status of BLE MESH v0.5 Beta branch and found that there is no any further commit after 2 Nov, 2018 into that branch.

So, Would you please let me know like can we use this branch as stable branch to continue development for BLE MESH related stuffs.

Also, We have one request in which our client is looking for a commercial available BLE (5.0) Mesh GW on which he can do application development for BLE and other services to support his sensor devices.

So, Please suggest me to move further for that to meet our client's requirement and how it can be fulfilled. Also, Please suggest me from license terms as well like is there any conflict to use it.
Hi Ritesh Prajapati,

We will release BLE Mesh v0.6 Beta version soon, which will contain some new BLE Mesh features and bug fixes.

Currently, ESP BLE Mesh is based on BLE 4.2 and have coexistence with Wi-Fi, which will support the GW feature properly.

And the BLE Mesh is based on Apache License 2.0.

Regards.
Hi,

Thanks for providing update with details for that.

So, Would you please let me know that is there any planning into future to include BLE 5.0 into MESH Framework?
Hi,

The current SIG BLE Mesh protocol standard is based on Bluetooth 4.2 and there is no SIG BLE Mesh protocol standard based on Bluetooth 5.0.

Re: ESP BLE Mesh v0.5 Beta has been released

Posted: Thu Apr 11, 2019 6:20 am
by chenluhui2019
Hi,Wangcheng
Whether ESP32-MeshKit-Sense v1.1 development board support example/ble_mesh code?

Re: ESP BLE Mesh v0.5 Beta has been released

Posted: Thu Apr 11, 2019 10:25 am
by chenluhui2019
Hi,wangcheng
When I download esp-idf example/ble_mesh_node code in ESP32-Devkit board,can I find the bluetooth device in my iphone,like use EspBleMesh APP?

Re: ESP BLE Mesh v0.5 Beta has been released

Posted: Fri Apr 12, 2019 1:40 am
by chenluhui2019
Hi,espressif
When I download esp-idf example/ble_mesh_node code in ESP32-Devkit board,can I find the bluetooth device in iphone,like use nRF Mesh APP?or use EspBleMesh app your provide in android phone?
Can I send event between two ESP32-Devkit board?What is the process?

Re: ESP BLE Mesh v0.5 Beta has been released

Posted: Fri Apr 12, 2019 7:46 am
by chenluhui2019
Hi,espressif

Thanks for your support.according to your company apk EspBleMesh V0.9.2,When Provisioining ,the log in app always display like this:
Gatt connected
Set mtu 69 success
Write descriptor failed
Gatt disconnected

but sometimes can connect success,and printf UART log like this:

I (114483) ble_mesh_node: esp_ble_mesh_prov_cb, event = ESP_BLE_MESH_NODE_PROV_LINK_OPEN_EVT
I (114483) ble_mesh_node: ESP_BLE_MESH_NODE_PROV_LINK_OPEN_EVT, bearer PB-GATT
I (115273) ble_mesh_node: esp_ble_mesh_prov_cb, event = ESP_BLE_MESH_NODE_PROV_LINK_CLOSE_EVT
I (115273) ble_mesh_node: ESP_BLE_MESH_NODE_PROV_LINK_CLOSE_EVT, bearer PB-GATT
I (115273) ble_mesh_node: esp_ble_mesh_prov_cb, event = ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT
I (115273) ble_mesh_node: net_idx: 0x0000, addr: 0x0002
W (145273) BT_GATT: gatt_rsp_timeout disconnecting...

What's the reason of this issue?

Re: ESP BLE Mesh v0.5 Beta has been released

Posted: Sun Apr 14, 2019 6:40 am
by Ritesh
Wangcheng wrote:
Thu Apr 11, 2019 6:02 am
Ritesh wrote:
Thu Apr 11, 2019 3:54 am
esp_liu wrote:
Mon Apr 08, 2019 3:01 am


Hi Ritesh Prajapati,

We will release BLE Mesh v0.6 Beta version soon, which will contain some new BLE Mesh features and bug fixes.

Currently, ESP BLE Mesh is based on BLE 4.2 and have coexistence with Wi-Fi, which will support the GW feature properly.

And the BLE Mesh is based on Apache License 2.0.

Regards.
Hi,

Thanks for providing update with details for that.

So, Would you please let me know that is there any planning into future to include BLE 5.0 into MESH Framework?
Hi,

The current SIG BLE Mesh protocol standard is based on Bluetooth 4.2 and there is no SIG BLE Mesh protocol standard based on Bluetooth 5.0.
Thanks for providing updates for same.

So, There is no any BLE SIG Mesh Protocol supported for Bluetooth 5.0.