|
Debug probes and setup
#debugging
#gdb
#nrf52480
#ztest
#bluetoothmesh
Hi Erik, FYI, pyocd is Zephyr-aware and Nordic’s J-Link OBs can be reflashed with pyocd-compatible firmware: https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52-DK/Download#infotabs A
Hi Erik, FYI, pyocd is Zephyr-aware and Nordic’s J-Link OBs can be reflashed with pyocd-compatible firmware: https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52-DK/Download#infotabs A
|
By
Carles Cufi
· #2210
·
|
|
Debug probes and setup
#debugging
#gdb
#nrf52480
#ztest
#bluetoothmesh
Hi, We are looking for direction on how best to improve our (multi-threaded) debugging capability. Current setup: host ---NRF52_dev_board (onboard jLink) -- custom Nordic-SoC board where host is macOS
Hi, We are looking for direction on how best to improve our (multi-threaded) debugging capability. Current setup: host ---NRF52_dev_board (onboard jLink) -- custom Nordic-SoC board where host is macOS
|
By
Erik
· #2209
·
|
|
Serial communication Node-red
#ble
#bluetoothmesh
#gpio
#usb
#bluetooth
Hi, I am wondering if anyone has tried reading for a serial port using node-red Currently, I'm using putty to read messages sent from my device built with help from zephyr mesh demo, as I'm using the
Hi, I am wondering if anyone has tried reading for a serial port using node-red Currently, I'm using putty to read messages sent from my device built with help from zephyr mesh demo, as I'm using the
|
By
...
· #1896
·
|
|
BBC-Microbit BLE MESH sending data
#ble
#bluetoothmesh
#gpio
#bluetooth
#nrf51822
Danny, I find the best place to start is the samples, you should find examples of unsolicited messages in the mesh samples. You may also find that the Micro:bit is notoriously difficult to work with d
Danny, I find the best place to start is the samples, you should find examples of unsolicited messages in the mesh samples. You may also find that the Micro:bit is notoriously difficult to work with d
|
By
William Fish
· #1892
·
|
|
BBC-Microbit BLE MESH sending data
#ble
#bluetoothmesh
#gpio
#bluetooth
#nrf51822
Hi, I am currently doing an engineering project for my final year, I have been using the bluetooth mesh demo on the zephyr project using the bbc microbits, I have set up a pir sensor up to produce a s
Hi, I am currently doing an engineering project for my final year, I have been using the bluetooth mesh demo on the zephyr project using the bbc microbits, I have set up a pir sensor up to produce a s
|
By
...
· #1888
·
|
|
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 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
·
|
|
onoff-app board sample not working
#bluetoothmesh
#nrf52832
Hi Alexander, I don’t know if this is the cause of your issue, but it implies that you have something in flash (the storage partition) that the application doesn’t expect. Before investigating further
Hi Alexander, I don’t know if this is the cause of your issue, but it implies that you have something in flash (the storage partition) that the application doesn’t expect. Before investigating further
|
By
Johan Hedberg
· #1384
·
|
|
onoff-app board sample not working
#bluetoothmesh
#nrf52832
Trying to get the Bluetooth mesh onoff-app sample working on a nrf52_pca10040 it compiles and runs on the board but when it try to provision it using the meshctl tool it freezes and I cant type after
Trying to get the Bluetooth mesh onoff-app sample working on a nrf52_pca10040 it compiles and runs on the board but when it try to provision it using the meshctl tool it freezes and I cant type after
|
By
...
· #1383
·
|
|
#bluetoothmesh
#bluetoothmesh
I am trying to get the 'onoff-app' sample to work on my nrf52840 dk. Have successfully flashed the sample on the board but when trying to start the provisioning via meshctl on raspberry pi, it shows t
I am trying to get the 'onoff-app' sample to work on my nrf52840 dk. Have successfully flashed the sample on the board but when trying to start the provisioning via meshctl on raspberry pi, it shows t
|
By
...
· #1267
·
|
|
How to build client or server in a bluetooth mesh example?
#bluetoothmesh
Is somewhere a setting to control the building? How to know what role an elf is?
Is somewhere a setting to control the building? How to know what role an elf is?
|
By
wxzzzh
· #1244
·
|
|
Reconnect to a provisioned node in Mesh BLE
#bluetoothmesh
#ble
#meshctl
I discovered what I forgot to do. The provisioner, in my case the RPI, lost the connection with the network. When it happens you just need to execute the command: [meshctl]# connect [net_idx] [dst] //
I discovered what I forgot to do. The provisioner, in my case the RPI, lost the connection with the network. When it happens you just need to execute the command: [meshctl]# connect [net_idx] [dst] //
|
By
Uilter Witte
· #1205
·
|
|
Reconnect to a provisioned node in Mesh BLE
#bluetoothmesh
#ble
#meshctl
Hi, I'm working with Zephyr Project to study and build light solutions using Mesh BLE. To proof the concept I'm using the following setup: - 2 boards of Nordic with nRF52832 model PCA10040; - Raspberr
Hi, I'm working with Zephyr Project to study and build light solutions using Mesh BLE. To proof the concept I'm using the following setup: - 2 boards of Nordic with nRF52832 model PCA10040; - Raspberr
|
By
Uilter Witte
· #1202
·
|
|
#bluetoothmesh #nrf52840 strange debug error when using arm-none-eabi-gdb
#bluetoothmesh
#nrf52840
Hi guys here, I'm a newbie to Zephyr ble mesh and I have already built and ran the examples provided by zephyr successfully. However, when it comes to debugging the application, there is strange behav
Hi guys here, I'm a newbie to Zephyr ble mesh and I have already built and ran the examples provided by zephyr successfully. However, when it comes to debugging the application, there is strange behav
|
By
summer20100514@...
· #1090
·
|
|
Its a question regarding the nrf Connect App from Nordic
#ble
#nrf52832
#bluetoothmesh
Hi Everyone, Does anyone here have any idea about the process to be followed in order to receive data onto the nrf Connect App for android. I have been trying to achieve something similar to this vide
Hi Everyone, Does anyone here have any idea about the process to be followed in order to receive data onto the nrf Connect App for android. I have been trying to achieve something similar to this vide
|
By
Rajat Kalyan
· #925
·
|