|
BBC-Microbit GPIO Mesh demo
#bluetooth
#nrf51822
#zephyrbluetoothmesh
#sensor
#ble
Hi im a beginner trying to work with the bbc microbits for my engineering project, my task involves using mesh networking on the bbc microbits to send a message to the user's computer stating motion i
Hi im a beginner trying to work with the bbc microbits for my engineering project, my task involves using mesh networking on the bbc microbits to send a message to the user's computer stating motion i
|
By
...
· #1798
·
|
|
BBC-Microbit PIR sensor
#zephyrbluetoothmesh
#sensor
#ble
#bluetoothmesh
#gpio
Hi, You may want to look at a couple of things to help you answer your own question: In the zephyr folders; It has the list of defines and corresponding pins The other useful information would be a cl
Hi, You may want to look at a couple of things to help you answer your own question: In the zephyr folders; It has the list of defines and corresponding pins The other useful information would be a cl
|
By
William Fish
· #1788
·
|
|
BBC-Microbit PIR sensor
#zephyrbluetoothmesh
#sensor
#ble
#bluetoothmesh
#gpio
Hi All, Im currently working on my 3rd year engineering project and I need some help/guidance as I'm a complete beginner. My project is a home monitoring system and my plan is to use PIR motion sensor
Hi All, Im currently working on my 3rd year engineering project and I need some help/guidance as I'm a complete beginner. My project is a home monitoring system and my plan is to use PIR motion sensor
|
By
...
· #1781
·
|
|
Retrieve Mesh Proxy Data Out
#bluetoothmesh
#zephyrbluetoothmesh
#nrf52-pca10040
Hi Paul, You need to configure proxy filtering to tell the proxy what addresses your proxy client is interested in. See section 6, and 6.4 in particular in the Mesh Profile Specification. There are ma
Hi Paul, You need to configure proxy filtering to tell the proxy what addresses your proxy client is interested in. See section 6, and 6.4 in particular in the Mesh Profile Specification. There are ma
|
By
Johan Hedberg
· #1634
·
|
|
Retrieve Mesh Proxy Data Out
#bluetoothmesh
#zephyrbluetoothmesh
#nrf52-pca10040
Hi, I'm putting this message up, if by any chance someone have an idea or may help me. I also tried to implement a GATT service to see if I was able to receive notifications on nrfConnect, but had no
Hi, I'm putting this message up, if by any chance someone have an idea or may help me. I also tried to implement a GATT service to see if I was able to receive notifications on nrfConnect, but had no
|
By
paul.leguennec@...
· #1632
·
|
|
Retrieve Mesh Proxy Data Out
#bluetoothmesh
#zephyrbluetoothmesh
#nrf52-pca10040
Hi, I have a proxy node that receives messages from my mesh network, and I'm trying to retrieve the Mesh Proxy Data Out, in order to read mesh messages and in the future use them in an application. I
Hi, I have a proxy node that receives messages from my mesh network, and I'm trying to retrieve the Mesh Proxy Data Out, in order to read mesh messages and in the future use them in an application. I
|
By
paul.leguennec@...
· #1569
·
|
|
BT Mesh Health Server FaultPeriodicPublication#bluetoothmesh
#zephyrbluetoothmesh
For the record, I found a minor bug with the bt_mesh_fault_update() API in that it wasn’t properly updating the publication message before sending it. I’ve submitted a PR (one-line patch) to fix this:
For the record, I found a minor bug with the bt_mesh_fault_update() API in that it wasn’t properly updating the publication message before sending it. I’ve submitted a PR (one-line patch) to fix this:
|
By
Johan Hedberg
· #1395
·
|
|
BT Mesh Health Server FaultPeriodicPublication#bluetoothmesh
#zephyrbluetoothmesh
Hi Billy, Actually, I think I missed the fact in the earlier emails that this was specifically about the health server and not just any model publishing. The health server is a special case and does s
Hi Billy, Actually, I think I missed the fact in the earlier emails that this was specifically about the health server and not just any model publishing. The health server is a special case and does s
|
By
Johan Hedberg
· #1393
·
|
|
BT Mesh Health Server FaultPeriodicPublication#bluetoothmesh
#zephyrbluetoothmesh
I have looked into the health_svr.h and found that the “helper” does not have an update callback. Maybe in might be worth adding to allow periodic updates. I will change my app to use the generic defi
I have looked into the health_svr.h and found that the “helper” does not have an update callback. Maybe in might be worth adding to allow periodic updates. I will change my app to use the generic defi
|
By
William Fish
· #1391
·
|
|
BT Mesh Health Server Fault PeriodicPublication#bluetoothmesh
#zephyrbluetoothmesh
Johan, Fantastic, thanks. I am using the BT_SETTINGS and calling settings_load(). I use this as a short cut for development purposes. The Update callback well spotted many thanks. The lack of message
Johan, Fantastic, thanks. I am using the BT_SETTINGS and calling settings_load(). I use this as a short cut for development purposes. The Update callback well spotted many thanks. The lack of message
|
By
William Fish
· #1390
·
|
|
BT Mesh Health Server Fault Periodic Publication#bluetoothmesh
#zephyrbluetoothmesh
Hi Billy, (added zephyr-users back to CC - please don’t drop it since others may benefit from this information as well) There are a many problems with the above: 1. The model publication is expected t
Hi Billy, (added zephyr-users back to CC - please don’t drop it since others may benefit from this information as well) There are a many problems with the above: 1. The model publication is expected t
|
By
Johan Hedberg
· #1389
·
|
|
BT Mesh Health Server Fault Periodic Publication
#zephyrbluetoothmesh
#bluetoothmesh
Hi Billy, It should be working even with a single fault, and this has e.g. been tested with the PTS which does configure periodic publishing during some of its test cases. Is your source code availabl
Hi Billy, It should be working even with a single fault, and this has e.g. been tested with the PTS which does configure periodic publishing during some of its test cases. Is your source code availabl
|
By
Johan Hedberg
· #1388
·
|
|
BT Mesh Health Server Fault Periodic Publication
#zephyrbluetoothmesh
#bluetoothmesh
Hi All, Have a unusual issue i cant get to the bottom of, I am attempting to implement a Mesh Health Server yet I seem to have come across some odd behaviour. If i set a publication period for the Hea
Hi All, Have a unusual issue i cant get to the bottom of, I am attempting to implement a Mesh Health Server yet I seem to have come across some odd behaviour. If i set a publication period for the Hea
|
By
William Fish
· #1387
·
|