Search found 36 matches

by ESP_Island
Wed May 29, 2019 7:02 am
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.6 Released, SIG Certified
Replies: 55
Views: 84634

Re: ESP BLE Mesh v0.6 Released, SIG Certified

Hi Espressif, I am trying to build a simple mesh network with 2 ESP32 chips periodictly blinking the leds. One ESP32 is provisioner the other one is node, I use the code ble_mesh_provisioner and ble_mesh_node examples. For the provisioner, I tried to create a new task in app_main() after the ble_me...
by ESP_Island
Mon May 20, 2019 5:13 am
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.6 Released, SIG Certified
Replies: 55
Views: 84634

Re: ESP BLE Mesh v0.6 Released, SIG Certified

Thanks so much for the info, I had seen already the provisioner's apis in your provisioner examples. I'll definitely take a look into the bt_mesh_device_auto_enter_network and bt_mesh_provisioner_store_node_info. Once again, thanks! Hi again! How about self-binding app keys to models by nodes? With...
by ESP_Island
Sat May 18, 2019 8:22 am
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.6 Released, SIG Certified
Replies: 55
Views: 84634

Re: ESP BLE Mesh v0.6 Released, SIG Certified

Hello guys ! Does your SDK support the use of BLE (like proxy role in Mesh spec) in coexistence with ble mesh? To go further, at this state of version do you think it is prudent to start a project with BLE, BLE MESH and wifi in coexistence ? Regards, Hi, Konova We support BLE, BLE Mesh and wifi in ...
by ESP_Island
Wed May 15, 2019 3:05 am
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.6 Released, SIG Certified
Replies: 55
Views: 84634

Re: ESP BLE Mesh v0.6 Released, SIG Certified

Hi Espressif, I am currently trying to build a testing network with the ESP32 chips. I plan to have a bunch of nodes and configure them in such a way I can test out the Mesh flooding mechanism. At this moment, I want to self-provision and self-configure nodes so I can deploy the mesh faster and mak...
by ESP_Island
Wed May 15, 2019 2:57 am
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.6 Released, SIG Certified
Replies: 55
Views: 84634

Re: ESP BLE Mesh v0.6 Released, SIG Certified

chenluhui2019 wrote:
Wed May 15, 2019 1:57 am
ESP_Island wrote:
Tue May 14, 2019 3:32 pm
chenluhui2019 wrote:
Mon May 13, 2019 7:46 am
Hi,Espressif
When will the ble mesh official version be release ?

Hi, Luhui

ESP BLE Mesh is expected to be merged in IDF 4.0.
Hi.espressif
IDF 4.0 will be released in this year(2019) or next year(2020)?
Hi, Luhui

IDF 4.0 will be released in this year (2019).
by ESP_Island
Tue May 14, 2019 3:32 pm
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.6 Released, SIG Certified
Replies: 55
Views: 84634

Re: ESP BLE Mesh v0.6 Released, SIG Certified

chenluhui2019 wrote:
Mon May 13, 2019 7:46 am
Hi,Espressif
When will the ble mesh official version be release ?

Hi, Luhui

ESP BLE Mesh is expected to be merged in IDF 4.0.
by ESP_Island
Tue May 07, 2019 11:41 am
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.6 Released, SIG Certified
Replies: 55
Views: 84634

Re: ESP BLE Mesh v0.6 Released, SIG Certified

Hi,espressif 1.BT_GATT: GATT_SendServiceChangeIndication can't send service change indication manually, please configure the option through menuconfig this error is about menuconfig,how to set it? 2.When will the ble mesh official version be release ? Hi, Luhui You shall enable `GATTS_SEND_SERVICE_...
by ESP_Island
Tue May 07, 2019 3:36 am
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.6 Released, SIG Certified
Replies: 55
Views: 84634

Re: ESP BLE Mesh v0.6 Released, SIG Certified

Hi,espressif Thanks for provide new version,but I have some questions about it. (1)examples\bluetooth\ble_mesh\ble_mesh_fast_provision folder,there are two demo ble_mesh_fast_prov_client and ble_mesh_fast_prov_server,I burn in my ESP32-Devkit board.borad1 is ble_mesh_fast_prov_client,board2 is ble_...
by ESP_Island
Fri May 03, 2019 7:22 am
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.6 Released, SIG Certified
Replies: 55
Views: 84634

Re: ESP BLE Mesh v0.6 Released, SIG Certified

Hello, those are really good news. Pardon me if this question seems dumb, but How did you get SIG certified without implementing the mandatory health server model? Thank you! Hi, ESP BLE Mesh has already supported "Health server model" in the previous version, please refer to ESP BLE Mesh (v0.5) Re...
by ESP_Island
Mon Apr 29, 2019 10:15 am
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.5 Beta has been released
Replies: 76
Views: 125262

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

Hi, All

ESP BLE Mesh v0.6 (SIG certified) has been released, please refer to ESP BLE Mesh v0.6 Release Notes.