what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
Hi Sir, i want to build the 2.4GHz Radio-> transmitter Example Program using PCA10056 but getting the below Error. Attached in Screen Shot.
Building 'transmitter_pca10056...
How to create task in zephyr rtos ???? I know creating task in free rtos.Is there any difference between thread and task ? I heard both r equal but in free rtos it is called...
Good day,
We have a requirement for our medical device to detect disconnection of the Bluetooth link in a very timely and consistent manner.
We have an application layer...
HI
I am using the nrf54l15 SDK version ncs3.0.0 and the Zephyr example. Currently, I am connecting a sensor via SPIM30 and need to read the sensor's data every second, which...
After today's vscode upgrade boards aren't detecting on my pc & on my colleagues pc neither. While same board is getting detected on another one of my colleagues pc. Kindly...
I'm trying to run the DFU sample l9_e5_sol on a custom board using the nRF5340 and SDK version 3.0.2.
My goal is to perform DFU over BLE using external flash. However, before...
To preface:
Board: nRF9151DK
nRF Connect SDK / Toolchain: 3.1.0
Hello,
I believe I found a bug regarding PSM (Power Save Mode). Specifically, you can't disable...
Starting with the lbs example from lesson l4e2 of BT fundamentals course, I'd like to send an indication similar to the button (and keep the button). I basically created duplicates...
I am using the nRF9151-DK with the standard (from code examples) firmware . When configuring both P0.13 and P0.17 as ADC inputs, I notice that the current consumption on P0...
I am working with the connected_cs examples on the nRF54L15 DK and trying to swap the GAP roles. In my case:
Initiator = GAP Peripheral
Reflector = GAP Central...
I am working on a Bluetooth Low Energy (BLE) project using the nRF52840 Development Kit (DK) , which has been reconfigured to simulate an nRF52805 chip. The firmware is based...
How can you get the simple channel sounding test going with the bluetooth/cs shell commands?
I've got the shell working over UART and devices talking with each other but...
I tried to add external memory to mcuboot. In fact, I have successfully added it in app, but the same configuration seems to have problems in mcuboot ,mcuboot reports an error...
Hi,
We are developing a hardware and software solution for a locator tag using a minimalist approach. We want to use both, the Google Find Hub and Apple Find My Network...
I maintain an nRF52840 project on the legacy nRF5 SDK and am migrating to an nRF54L15 Bare Metal project.
I could not find a bare-metal “radio test” example, so I’m bootstrapping...