|
distance provisioning & configuration of #BluetoothMesh DEVICEs using single GATT-Proxy NODE
#bluetoothmesh
Hello, Currently I have been doing provisioning of #BluetoothMesh DEVICEs using #meshctl utility. But I've to individually makes connection with each device over PB-GATT for provisining & configuratio
Hello, Currently I have been doing provisioning of #BluetoothMesh DEVICEs using #meshctl utility. But I've to individually makes connection with each device over PB-GATT for provisining & configuratio
|
By
...
·
|
|
#BluetoothMesh self provisioning & configuration for Generic Models for testing
#bluetoothmesh
Hello World !! ----------------------------------------------------------------------------------------------------------------------------- { "$schema":"file:\/\/\/BlueZ\/Mesh\/schema\/mesh.jsonschem
Hello World !! ----------------------------------------------------------------------------------------------------------------------------- { "$schema":"file:\/\/\/BlueZ\/Mesh\/schema\/mesh.jsonschem
|
By
...
·
|
|
understanding of #BluetoothMesh OOB authentication procedure 7 messages
#bluetoothmesh
Hello World !! https://blog.bluetooth.com/provisioning-a-bluetooth-mesh-network-part-1 By reading this link, I understood that netKey, appKey, dveKey are AES-128 symmetric keys which are exchanged ove
Hello World !! https://blog.bluetooth.com/provisioning-a-bluetooth-mesh-network-part-1 By reading this link, I understood that netKey, appKey, dveKey are AES-128 symmetric keys which are exchanged ove
|
By
...
·
|
|
Saving #BluetoothMesh Provisioning & Configuration related data on flash of nRF52 using NFFS 3 messages
#bluetoothmesh
Hello World !! By including NFFS support into #BluetoothMesh project, now I can access flash of nRF52. { Some useful links: http://docs.zephyrproject.org/api/file_system.html https://lists.zephyrproje
Hello World !! By including NFFS support into #BluetoothMesh project, now I can access flash of nRF52. { Some useful links: http://docs.zephyrproject.org/api/file_system.html https://lists.zephyrproje
|
By
...
·
|
|
SFCB to save persistence data for
#bluetoothmesh
Hi Johan, Is SFCB better option than NFFS to save #BluetoothMesh's persistence data ? Will it help us in case of nRF51 series which has limited flash storage ? Thank You !! ---------- Forwarded messag
Hi Johan, Is SFCB better option than NFFS to save #BluetoothMesh's persistence data ? Will it help us in case of nRF51 series which has limited flash storage ? Thank You !! ---------- Forwarded messag
|
By
...
·
|
|
[ #BluetoothMesh ] possible Bug .. without assigning subscription address to Model, it is reacting to subscription address assign to other Model
#bluetoothmesh
This is observation based on following configuration done by #meshctl. Two nRF52840-PDK boards has been used for it. For Board 1. after provisioning, I used following commands to configure it ********
This is observation based on following configuration done by #meshctl. Two nRF52840-PDK boards has been used for it. For Board 1. after provisioning, I used following commands to configure it ********
|
By
...
·
|
|
[ #BluetoothMesh ] possible Bug .. without assigning subscription address to Model, it is reacting to subscription address assign to other Model 3 messages
#bluetoothmesh
Hello World !! This is observation based on following configuration done by #meshctl. Two nRF52840-PDK boards has been used for it. For Board 1. after provisioning, I used following commands to config
Hello World !! This is observation based on following configuration done by #meshctl. Two nRF52840-PDK boards has been used for it. For Board 1. after provisioning, I used following commands to config
|
By
...
·
|
|
Concern about #BluetoothMesh Sequence number 3 messages
#bluetoothmesh
Hello to all, SoC like nRF52840 supports only 10k write cycles. Is that means, saving sequence no. as soon as NODE receives message, on flash could corrupt it after 500 days if it receives 20 messages
Hello to all, SoC like nRF52840 supports only 10k write cycles. Is that means, saving sequence no. as soon as NODE receives message, on flash could corrupt it after 500 days if it receives 20 messages
|
By
...
·
|
|
Data channels as ADV channel in #BluetoothMesh ? 5 messages
#bluetoothmesh
Hi Johan, In older version of Bluetooth, only 3 channels are used for advertising. But in Bluetooth 5 we can use data channels for advertising. Can we use data channels as ADV channel by configuring Z
Hi Johan, In older version of Bluetooth, only 3 channels are used for advertising. But in Bluetooth 5 we can use data channels for advertising. Can we use data channels as ADV channel by configuring Z
|
By
...
·
|
|
What is need of addition authentication in case of #BluetoothMesh if ECDH public key exchanged over OOB ?
#bluetoothmesh
Hi, If #BluetoothMesh DEVICE ECDH-public key (oob public key) is exchanged over OOB channel then what is further need of authentication using input-OOB or output-OOB or static-OOB ? Thanks,
Hi, If #BluetoothMesh DEVICE ECDH-public key (oob public key) is exchanged over OOB channel then what is further need of authentication using input-OOB or output-OOB or static-OOB ? Thanks,
|
By
...
·
|
|
#BluetoothMesh URI provisioning 2 messages
#bluetoothmesh
Hi, Is Zephyr going to introduce feature so that beacon will broadcast URI for unprovisioned #BluetoothMesh DEVICEs ? Or it is simply replacing DEVICE_NAME (means Zephyr ) to something like mentioned
Hi, Is Zephyr going to introduce feature so that beacon will broadcast URI for unprovisioned #BluetoothMesh DEVICEs ? Or it is simply replacing DEVICE_NAME (means Zephyr ) to something like mentioned
|
By
...
·
|
|
[Zephyr-users] Device Firmware Update + Zephyr + 4 messages
#bluetoothmesh
On Sat, Apr 14, 2018, 11:18 AM Vikrant More <vikrant8051@...> wrote: Hi Rodrigo, You can start with this, http://docs.zephyrproject.org/samples/subsys/mgmt/mcumgr/smp_svr/README.html You have to
On Sat, Apr 14, 2018, 11:18 AM Vikrant More <vikrant8051@...> wrote: Hi Rodrigo, You can start with this, http://docs.zephyrproject.org/samples/subsys/mgmt/mcumgr/smp_svr/README.html You have to
|
By
...
·
|
|
not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49) 5 messages
#bluetoothmesh
#meshctl
Hi, I am not able to provision my Devices which is executing sample example at $/zephyr/samples/boards/nrf52/mesh/onoff-app/ http://docs.zephyrproject.org/samples/boards/nrf52/mesh/onoff-app/README.ht
Hi, I am not able to provision my Devices which is executing sample example at $/zephyr/samples/boards/nrf52/mesh/onoff-app/ http://docs.zephyrproject.org/samples/boards/nrf52/mesh/onoff-app/README.ht
|
By
...
·
|
|
#BluetoothMesh guest key implementation
#bluetoothmesh
Hi, https://www.bluetooth.com/bluetooth-technology/topology-options/le-mesh/mesh-faq As per this link, under the heading of #VisitorAttacks we could see : "Visitor attacks are prevented by giving gues
Hi, https://www.bluetooth.com/bluetooth-technology/topology-options/le-mesh/mesh-faq As per this link, under the heading of #VisitorAttacks we could see : "Visitor attacks are prevented by giving gues
|
By
...
·
|
|
[Zephyr-users] #BluetoothMesh guest key implementation
#bluetoothmesh
Hi Vikrant, It's more of a provisioner issue than a Zephyr issue. On the Zephyr side all you need to do is make sure your configuration allows at least two network keys. Then you need to make your pro
Hi Vikrant, It's more of a provisioner issue than a Zephyr issue. On the Zephyr side all you need to do is make sure your configuration allows at least two network keys. Then you need to make your pro
|
By
Johan Hedberg
·
|
|
Low power node and friend 5 messages
#bluetoothmesh
Hello, I'm currently trying to implement a bluetooth mesh that includes not only relay nodes but low power nodes and their respective friends. So far I'm having a bit of trouble trying to do this. Is
Hello, I'm currently trying to implement a bluetooth mesh that includes not only relay nodes but low power nodes and their respective friends. So far I'm having a bit of trouble trying to do this. Is
|
By
Diana Rivera
·
|
|
[Zephyr-users] [Zephyr-devel] not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49) 5 messages
#meshctl
#bluetoothmesh
Hi, I had a chance to look at this further. More at the bottom. It doesn't appear that bt_mesh_proxy_identity_enable() gets called in prov.c:proxy_data(). The earlier call to bt_mesh_provision() close
Hi, I had a chance to look at this further. More at the bottom. It doesn't appear that bt_mesh_proxy_identity_enable() gets called in prov.c:proxy_data(). The earlier call to bt_mesh_provision() close
|
By
Steve Brown
·
|
|
What will be status of #BluetoothMesh in #LTS release ? 3 messages
#lts
#bluetoothmesh
Hi, What will be status of #BluetoothMesh in #LTS v.1.12.0 release ? Will it be released as #Qualified stack ? As of now, we can't save Provisioning, Configuration & other real time data (eg. message
Hi, What will be status of #BluetoothMesh in #LTS v.1.12.0 release ? Will it be released as #Qualified stack ? As of now, we can't save Provisioning, Configuration & other real time data (eg. message
|
By
...
·
|
|
[ #BluetoothMesh ] Can I use bt_mesh_model_publish() in ./samples/bluetooth/mesh_demo? 2 messages
#bluetoothmesh
Hello, I'm trying to know the difference between two APIs, they are: * int bt_mesh_model_publish(struct bt_mesh_model *model) * int bt_mesh_model_send(struct bt_mesh_model *model, struct bt_mesh_msg_c
Hello, I'm trying to know the difference between two APIs, they are: * int bt_mesh_model_publish(struct bt_mesh_model *model) * int bt_mesh_model_send(struct bt_mesh_model *model, struct bt_mesh_msg_c
|
By
Kai Ren
·
|
|
[Zephyr-users] What will be status of #BluetoothMesh in #LTS release ? 2 messages
#bluetoothmesh
#lts
Hi Vikrant, There has been discussion of doing a qualification listing (perhaps two, one for the core host stack and another for Mesh) for LTS releases under the name of the Linux Foundation, but as f
Hi Vikrant, There has been discussion of doing a qualification listing (perhaps two, one for the core host stack and another for Mesh) for LTS releases under the name of the Linux Foundation, but as f
|
By
Johan Hedberg
·
|