Hi,
In our devices, we use an NRF51422 chip.
In our software we use the S210 v3.0 version of the ANT softdevice. I am trying to find the anomaly list of this ANT softdevice...
I am currently trying to get LLEXTs to work on the nRF5340 Audio DK. I was able to compile an llext and load it successfully, using the cmake features, However, I would like...
Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
I have followed the instructions in the DevAcademy Cellular IoT Fundamentals Lesson 3 Exercise 1 exactly, (whilist filling in the gaps from the cloned cell-fund repo) and...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
Hi,
I am trying to run a ble mesh example but I prefer to work using keil, because I already worked other examples using the SDK (12, 13 and 14) and PCA10040/PCA10056 nordic...
For a precision timer application I have an external temperature compensated RTC (DS3231) which produces a highly stable 32 kHz signal connected to pin 5
When I associate...
Hello,
I am rather new to BLE and the NRF5x.
I want to build the following application: a swim timing sytem. The system consists of master timer with a high precision...
Hey,
I have a few questions about dynamic multiprotocol BLE/Thread support.
1. Multiple BLE connections. If I have one connection and connection event length is set for...
I'm working on a bootloader using the /examples/iot/bootloader as an initial template. The image to flash is stored on SD card. I'm at the point where I am successful in writing...
Hello.
i setup - BLE Stack + Uart 1 + SPI 1.
Infinite loop inside nothing code.
nRF52832 consumed 5mA + a.
and i add power_manage() in Infinite loop.
Nevertheless...
Hi,
We are potentially considering using nRF52 DK in our projects. Kindly advise on following questions,
(Q) How we can use uC/OS-II or uC/OS-III with nRF52 or other nordicsemi...
Hi,
I am testing the experimental_bootloader_secure_usb example.
I have confirmed that the old v0.9.2 board has been replaced with a new board and connected to the ...
HI EVERYBODY
The SDK14.2.0 ble_app_uart' NRF_LOG_INFO() fuction can not printf data.how to make it work? i modify the sdk_config.h file as follow,but it still not work....
Hi,
I’m facing a strange problem regarding nrfjprog
I used it for many times without any problem
Now I’m preparing a VBNET app to program a flash sector of the nRF52832...
Hi,
I have my application running on NRF52 using NRF SDK11. I want to upgrade the application to latest SDK14 and also softdevice to v5.0
The application uses following...
Hello,
I am an electronic engineer student working in a company for my graduated internship.
I would like to know the longevity/lifetime of the nRF52840, nRF52832, nRF52810...
I'm looking for different power consumptions in different scenario's, but when I look at the Objective Product specification there are a lot of important fields left blank...
Hi everyone,
I am trying the following project to work with my SPI peripheral device( EM4325): nRF5_SDK_11.0.0_89a8197\examples\peripheral\spi\pca10040\arm5_no_packs
...
Dear Sirs and Madams!
Can someone please help me in following situation:
I am working on Android app using Qt/QML Framework , which among other things scans available...