Search found 5 matches
- Mon Mar 04, 2019 9:38 am
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.5 Beta has been released
- Replies: 76
- Views: 151101
Re: ESP BLE Mesh v0.5 Beta has been released
Thanks for getting back to me! I've changed the OOB with those lines of code as indicated - and the meshctl tool now goes a step further, but still fails. The difference is that this time, it fails saying "Resource temporarily unavailable" as shown below:
Trying to connect Device 30:AE ...
- Mon Mar 04, 2019 9:24 am
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.5 Beta has been released
- Replies: 76
- Views: 151101
Re: ESP BLE Mesh v0.5 Beta has been released
Many thanks! Let me know how it goes.
Hi,
Provisioning procedure failed because the provisioning OOB authentication method is not satisfied (If it is No OOB, BlueZ will terminate the provisioning procedure). So at least the device should use Static OOB for provisioning, and the ...
- Mon Feb 25, 2019 11:09 am
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.5 Beta has been released
- Replies: 76
- Views: 151101
Re: ESP BLE Mesh v0.5 Beta has been released
Thank you for reporting this issue, i will have a try with the RPi.
Best Regards
Many thanks! Let me know how it goes.
Hi,
Provisioning procedure failed because the provisioning OOB authentication method is not satisfied (If it is No OOB, BlueZ will terminate the provisioning ...
- Fri Feb 15, 2019 10:41 am
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.5 Beta has been released
- Replies: 76
- Views: 151101
Re: ESP BLE Mesh v0.5 Beta has been released
That is a great news, thank you.
Is there anyone tried with linux bluez 5.50?
I have tried with bluez, but it's failed to provision. the local_node.json and prov_db.json are taken from bluez code.
[meshctl]# discover-unprovisioned on
SetDiscoveryFilter success
Discovery started
Adapter ...
- Wed Feb 13, 2019 9:28 am
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.5 Beta has been released
- Replies: 76
- Views: 151101
Re: ESP BLE Mesh v0.5 Beta has been released
Hi, @nvl1109
We will release a new BLE Mesh Version soon. It will include many new features, including `restoring the provision data of the node device`, `fast provisioning`, `wifi/ble_mesh coexistence`, etc... Stay tuned!
That is a great news, thank you.
Is there anyone tried with linux ...