|
Bluetooth mesh - node with 2 elements - Not enough tailroom for TransMIC
Hi, I am trying to make a bluetooth mesh zephyr node with 2 elements. After provisioning (which assigns 2 node adresses) meshctl ask for the composition data. This fails with Not enough tailroom for T
Hi, I am trying to make a bluetooth mesh zephyr node with 2 elements. After provisioning (which assigns 2 node adresses) meshctl ask for the composition data. This fails with Not enough tailroom for T
|
By
laczenJMS
· #1126
·
|
|
Bluetooth mesh - Key Refresh
Hi, I have a question regarding the key refresh procedure in bluetooth mesh. As far as I understand it a key refresh procedure should be done in the following way: 1. A netkey update command is send f
Hi, I have a question regarding the key refresh procedure in bluetooth mesh. As far as I understand it a key refresh procedure should be done in the following way: 1. A netkey update command is send f
|
By
laczenJMS
· #1067
·
|
|
Bluetooth mesh persistent storage
Hi Johan, Thanks for the reply. Would it not be simpler to allow access to the bt_mesh structure by moving the definition from net.h to include/bluetooth/mesh.h. Would this allow access to all data (k
Hi Johan, Thanks for the reply. Would it not be simpler to allow access to the bt_mesh structure by moving the definition from net.h to include/bluetooth/mesh.h. Would this allow access to all data (k
|
By
laczenJMS
· #1058
·
|
|
Bluetooth mesh persistent storage
Hi, I would like to add persistent storage to my mesh nodes. After provisioning and configuration values would be stored to flash (to keep it simple a task would be scheduled to see if there are any c
Hi, I would like to add persistent storage to my mesh nodes. After provisioning and configuration values would be stored to flash (to keep it simple a task would be scheduled to see if there are any c
|
By
laczenJMS
· #1056
·
|
|
Using Flash partitions
Hi, I would like to setup zephyr so that it can use a flash area to store data. I have added a partition description in my dts file describing the flash partitioning (for testing I used the partitioni
Hi, I would like to setup zephyr so that it can use a flash area to store data. I have added a partition description in my dts file describing the flash partitioning (for testing I used the partitioni
|
By
laczenJMS
· #999
·
|
|
Bluetooth mesh sample (mesh) - Hard Fault
Hi Vinayak, With the diff applied I got the following: Kernel stacks: main (real size 512): unused 220 usage 292 / 512 (57 %) idle (real size 256): unused 200 usage 56 / 256 (21 %) interrupt (real siz
Hi Vinayak, With the diff applied I got the following: Kernel stacks: main (real size 512): unused 220 usage 292 / 512 (57 %) idle (real size 256): unused 200 usage 56 / 256 (21 %) interrupt (real siz
|
By
laczenJMS
· #945
·
|
|
Bluetooth mesh sample (mesh) - Hard Fault
Hi Vinayak and Carles, I applied the patch and increased stack sizes as required, it took some time before I got the error again. The result: Kernel stacks: main (real size 512): unused 220 usage 292
Hi Vinayak and Carles, I applied the patch and increased stack sizes as required, it took some time before I got the error again. The result: Kernel stacks: main (real size 512): unused 220 usage 292
|
By
laczenJMS
· #943
·
|
|
Bluetooth mesh sample (mesh) - Hard Fault
Hi Carles, 2017-09-06 16:30 GMT+02:00 Cufi, Carles <Carles.Cufi@...>: It is a module from aliexpress: https://nl.aliexpress.com/store/product/1pc-Wireless-Module-32K-RAM-256K-FLASH-NRF51822-
Hi Carles, 2017-09-06 16:30 GMT+02:00 Cufi, Carles <Carles.Cufi@...>: It is a module from aliexpress: https://nl.aliexpress.com/store/product/1pc-Wireless-Module-32K-RAM-256K-FLASH-NRF51822-
|
By
laczenJMS
· #939
·
|
|
Bluetooth mesh sample (mesh) - Hard Fault
Hi Carles, 2017-09-06 15:26 GMT+02:00 Cufi, Carles <Carles.Cufi@...>: I am using the latest zephyr version (pulled yesterday), commit d3862d7b39349b079b0d125de0c27e54a41b8aa4 I am using a an
Hi Carles, 2017-09-06 15:26 GMT+02:00 Cufi, Carles <Carles.Cufi@...>: I am using the latest zephyr version (pulled yesterday), commit d3862d7b39349b079b0d125de0c27e54a41b8aa4 I am using a an
|
By
laczenJMS
· #937
·
|
|
Bluetooth mesh sample (mesh) - Hard Fault
Hi Johan, I increased the stack size to CONFIG_BT_RX_STACK_SIZE=2048 (I don't understand why the real stack size is reported to be 2348), anyhow it gives a new hard fault (but now with assert: '0' fai
Hi Johan, I increased the stack size to CONFIG_BT_RX_STACK_SIZE=2048 (I don't understand why the real stack size is reported to be 2348), anyhow it gives a new hard fault (but now with assert: '0' fai
|
By
laczenJMS
· #935
·
|
|
Bluetooth mesh sample (mesh) - Hard Fault
Hi, Running the bluetooth mesh example (samples/bluetooth/mesh/) on a nrf51822 results in a Hard Fault. The provisioner is meshctl (bluez). After successful provisioning I disconnect from the mesh, wh
Hi, Running the bluetooth mesh example (samples/bluetooth/mesh/) on a nrf51822 results in a Hard Fault. The provisioner is meshctl (bluez). After successful provisioning I disconnect from the mesh, wh
|
By
laczenJMS
· #932
·
|
|
Bluetooth mesh - error when proxy connected
Hi Johan, With the patch applied I am getting still getting the warning every 10 seconds. Kind regards, Jehudi 2017-09-03 8:57 GMT+02:00 Johan Hedberg <johan.hedberg@...>:
Hi Johan, With the patch applied I am getting still getting the warning every 10 seconds. Kind regards, Jehudi 2017-09-03 8:57 GMT+02:00 Johan Hedberg <johan.hedberg@...>:
|
By
laczenJMS
· #919
·
|
|
Bluetooth mesh - error when proxy connected
Hi, I am using bluetooth mesh on zephyr. As soon as I make a proxy connection to a node I am getting errors: [bt] [ERR] node_id_adv: Failed to advertise using Node ID (err -5) and after some time this
Hi, I am using bluetooth mesh on zephyr. As soon as I make a proxy connection to a node I am getting errors: [bt] [ERR] node_id_adv: Failed to advertise using Node ID (err -5) and after some time this
|
By
laczenJMS
· #908
·
|
|
Bluetooth mesh - provisioning with static OOB
Hi Johan, The patch solves the issue. Kind regards, Jehudi 2017-09-01 12:18 GMT+02:00 Johan Hedberg <johan.hedberg@...>:
Hi Johan, The patch solves the issue. Kind regards, Jehudi 2017-09-01 12:18 GMT+02:00 Johan Hedberg <johan.hedberg@...>:
|
By
laczenJMS
· #904
·
|
|
Bluetooth mesh - provisioning with static OOB
Hi, I would like to create a zephyr bluetooth mesh node with a public key using static OOB provisioning. I tried using static uint8_t static_key[16] = {0x01, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef,
Hi, I would like to create a zephyr bluetooth mesh node with a public key using static OOB provisioning. I tried using static uint8_t static_key[16] = {0x01, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef,
|
By
laczenJMS
· #901
·
|
|
Bluetooth Mesh - configuration server client and helth server client models
Hi, In the bluetooth mesh samples it is shown how to set-up and use the configuration server and health server root models. Is there also an example on how to use the configuration client and health c
Hi, In the bluetooth mesh samples it is shown how to set-up and use the configuration server and health server root models. Is there also an example on how to use the configuration client and health c
|
By
laczenJMS
· #819
·
|
|
Questions on the BLE mesh example
Congratulations on adding the BLE mesh functionality to zephyr so quick after the release of the standard. I am working on a smartlight based upon zephyr and would like to add the mesh functionality.
Congratulations on adding the BLE mesh functionality to zephyr so quick after the release of the standard. I am working on a smartlight based upon zephyr and would like to add the mesh functionality.
|
By
laczenJMS
· #761
·
|