Search found 73 matches

by Wangcheng
Fri Mar 29, 2019 8:39 am
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.5 Beta has been released
Replies: 76
Views: 125882

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

Hi,

The board (ESP32-PICO-KIT V4 ) is supported for running BLE mesh example code.
by Wangcheng
Wed Mar 06, 2019 6:52 am
Forum: General Discussion
Topic: Bluetooh Mesh models definition
Replies: 3
Views: 4940

Re: Bluetooh Mesh models definition

Thanks for your reply. I read different documents about Mesh models, still a bit confused :-) I was wondering if my understanding in my previous post was correct, at least. J 1.Onoff server model and onoff client model communication is base on three messge.[Generic OnOff get / Generic OnOff set /Ge...
by Wangcheng
Wed Mar 06, 2019 5:58 am
Forum: ESP-IDF
Topic: ESP BLE Mesh v0.5 Beta has been released
Replies: 76
Views: 125882

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

Hi! I'm stuck trying to get the UUID of my ESP32 BLE. Do you guys know how to obtain it? Thanks in advance! There are two situations: There are two situations: 1.Esp32 as provisioner:you can get the uuid by callback function。 esp_ble_mesh_register_unprov_adv_pkt_callback(example_recv_unprov_adv_pkt...