|
#BluetoothMesh URI provisioning
#bluetoothmesh
Hi Vikrant, This is already supported using the "const char *uri" member of struct bt_mesh_prov. Johan
Hi Vikrant, This is already supported using the "const char *uri" member of struct bt_mesh_prov. Johan
|
By
Johan Hedberg
· #1992
·
|
|
#BluetoothMesh URI provisioning
#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
...
· #1991
·
|
|
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
...
· #1965
·
|
|
Data channels as ADV channel in #BluetoothMesh ?
#bluetoothmesh
Except that this is not an error 😊 Mesh 1.0 is..... version 1.0. So let’s see what improvements come in future releases. Proprietary extensions are not a good idea though, no matter how tempting.
Except that this is not an error 😊 Mesh 1.0 is..... version 1.0. So let’s see what improvements come in future releases. Proprietary extensions are not a good idea though, no matter how tempting.
|
By
...
· #1817
·
|
|
Data channels as ADV channel in #BluetoothMesh ?
#bluetoothmesh
Not errata, I mean Supplement to main Spec. Excuse me for my English :)
Not errata, I mean Supplement to main Spec. Excuse me for my English :)
|
By
...
· #1815
·
|
|
Data channels as ADV channel in #BluetoothMesh ?
#bluetoothmesh
Hi Johan, But could we add it without waiting for next specification ? No manufacturer has yet released their products based on #BluetoothMesh on large scale. Everyone is in development stage. So it i
Hi Johan, But could we add it without waiting for next specification ? No manufacturer has yet released their products based on #BluetoothMesh on large scale. Everyone is in development stage. So it i
|
By
...
· #1814
·
|
|
Data channels as ADV channel in #BluetoothMesh ?
#bluetoothmesh
Hi Vikrant, Agreed, but unfortunately it's not possible with Bluetooth Mesh 1.0. That said, it's possible we'll see a future Mesh specification version that allows taking advantage of Bluetooth 5.0 fe
Hi Vikrant, Agreed, but unfortunately it's not possible with Bluetooth Mesh 1.0. That said, it's possible we'll see a future Mesh specification version that allows taking advantage of Bluetooth 5.0 fe
|
By
Johan Hedberg
· #1813
·
|
|
Data channels as ADV channel in #BluetoothMesh ?
#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
...
· #1811
·
|
|
Concern about #BluetoothMesh Sequence number
#bluetoothmesh
Hi Johan, Thanks for clarification & providing other additional important details. I think, Local sequence no. (for sender) & RPL (for receiver ) both are same for flash in terms of write cycle. Ultim
Hi Johan, Thanks for clarification & providing other additional important details. I think, Local sequence no. (for sender) & RPL (for receiver ) both are same for flash in terms of write cycle. Ultim
|
By
...
· #1793
·
|
|
Concern about #BluetoothMesh Sequence number
#bluetoothmesh
Hi Vikrant, Do you mean "sends" and not "receives"? The local sequence number is updated whenever you send a message. It's the RPL that's updated when you receive a message. Or are you talking about t
Hi Vikrant, Do you mean "sends" and not "receives"? The local sequence number is updated whenever you send a message. It's the RPL that's updated when you receive a message. Or are you talking about t
|
By
Johan Hedberg
· #1792
·
|
|
Concern about #BluetoothMesh Sequence number
#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
...
· #1791
·
|
|
[ #BluetoothMesh ] possible Bug .. without assigning subscription address to Model, it is reacting to subscription address assign to other Model
#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
...
· #1763
·
|
|
[ #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
...
· #1762
·
|
|
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
...
· #1758
·
|
|
Saving #BluetoothMesh Provisioning & Configuration related data on flash of nRF52 using NFFS
#bluetoothmesh
As per this document .... nrf5_SDK_for_Mesh_v1.0.1_src/doc/introduction/mesh_hw_resources.md (I've attached this file for reference......very informative) The mesh stack uses flash to store the follow
As per this document .... nrf5_SDK_for_Mesh_v1.0.1_src/doc/introduction/mesh_hw_resources.md (I've attached this file for reference......very informative) The mesh stack uses flash to store the follow
|
By
...
· #1668
·
|
|
Saving #BluetoothMesh Provisioning & Configuration related data on flash of nRF52 using NFFS
#bluetoothmesh
After testing I found that it is necessary to add __attribute__((packed)) after structure definationWhy ?? This will be helpful --> http://www.avabodh.com/cin/structure.html So I edit above mentioned
After testing I found that it is necessary to add __attribute__((packed)) after structure definationWhy ?? This will be helpful --> http://www.avabodh.com/cin/structure.html So I edit above mentioned
|
By
...
· #1666
·
|
|
Saving #BluetoothMesh Provisioning & Configuration related data on flash of nRF52 using NFFS
#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
...
· #1665
·
|
|
understanding of #BluetoothMesh OOB authentication procedure
#bluetoothmesh
Hi Vikrant, I answered this already here: https://lists.zephyrproject.org/pipermail/zephyr-devel/2018-January/008734.html I'm sure we'll eventually have proper support for it, but if you want to get i
Hi Vikrant, I answered this already here: https://lists.zephyrproject.org/pipermail/zephyr-devel/2018-January/008734.html I'm sure we'll eventually have proper support for it, but if you want to get i
|
By
Johan Hedberg
· #1630
·
|
|
understanding of #BluetoothMesh OOB authentication procedure
#bluetoothmesh
>> How provisioner will understand from where to received/read DEVICE >> public key out of *Bluetooth-Link* or *OOB* channel ? >I believe this is out of scope for the specification, since any OOB >cha
>> How provisioner will understand from where to received/read DEVICE >> public key out of *Bluetooth-Link* or *OOB* channel ? >I believe this is out of scope for the specification, since any OOB >cha
|
By
...
· #1629
·
|
|
understanding of #BluetoothMesh OOB authentication procedure
#bluetoothmesh
Hi Johan, Many many thanks Johan, for your in detail explanation. I don't want to use static public-private key pair for DEVICE & happy with current implementation. It is inherently more secure since
Hi Johan, Many many thanks Johan, for your in detail explanation. I don't want to use static public-private key pair for DEVICE & happy with current implementation. It is inherently more secure since
|
By
...
· #1613
·
|