ESP BLE Mesh v0.5 Beta has been released

esp_liu
Posts: 35
Joined: Wed Nov 28, 2018 4:12 am

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

Postby esp_liu » 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.

chenluhui2019
Posts: 36
Joined: Wed Apr 10, 2019 9:08 am

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

Postby chenluhui2019 » Thu Apr 11, 2019 3:48 am

Hi,Wangcheng
Whether ESP32_DevKitc_v4 development board support example/ble_mesh code?

Ritesh
Posts: 1365
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

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

Postby Ritesh » 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?
Regards,
Ritesh Prajapati

Wangcheng
Posts: 73
Joined: Wed Mar 06, 2019 3:26 am

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

Postby Wangcheng » Thu Apr 11, 2019 5:52 am

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.

Wangcheng
Posts: 73
Joined: Wed Mar 06, 2019 3:26 am

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

Postby Wangcheng » 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
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.

chenluhui2019
Posts: 36
Joined: Wed Apr 10, 2019 9:08 am

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

Postby chenluhui2019 » Thu Apr 11, 2019 6:20 am

Hi,Wangcheng
Whether ESP32-MeshKit-Sense v1.1 development board support example/ble_mesh code?

chenluhui2019
Posts: 36
Joined: Wed Apr 10, 2019 9:08 am

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

Postby chenluhui2019 » Thu Apr 11, 2019 10:25 am

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?
Last edited by chenluhui2019 on Fri Apr 12, 2019 2:10 am, edited 2 times in total.

chenluhui2019
Posts: 36
Joined: Wed Apr 10, 2019 9:08 am

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

Postby chenluhui2019 » Fri Apr 12, 2019 1:40 am

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?
Last edited by chenluhui2019 on Tue Apr 16, 2019 2:54 am, edited 2 times in total.

chenluhui2019
Posts: 36
Joined: Wed Apr 10, 2019 9:08 am

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

Postby chenluhui2019 » Fri Apr 12, 2019 7:46 am

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?
Last edited by chenluhui2019 on Thu Apr 25, 2019 8:01 am, edited 3 times in total.

Ritesh
Posts: 1365
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

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

Postby Ritesh » Sun Apr 14, 2019 6:40 am

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.
Regards,
Ritesh Prajapati

Who is online

Users browsing this forum: Baidu [Spider], Bing [Bot], takeshikawami and 142 guests