Dear Nordic teams,
we need to develop a wireless audio product with .
Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430...
Hi,
I am developing an application for an nRF52840 using nRF Connect SDK v2.9.0. The application currently uses the Zephyr driver for simple PWM functions on several GPIOs...
Hi everybody. I'm using nRF Connect SDK 2.8.0. I've implemented Zephyr RTOS' core dump functionality on my project. I forced the SoC to write the core dump data on its flash...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
A step by step guide seems to be needed to get the asset_tracker sample application to use real GPS data from the nRF9160. I have tried:
1) Changing C:\nrf9160\ncs\nrf\applications...
Hi,
In SD_S132v7 chapter "Radio Notification", `Link-0 / Link-1 / ...` are mentioned several times, what's the meaning of that?
I mean, does it refer to a physical link...
Hi, team We have been experimenting with a system using Mesh for half a year. (The number of nodes is six.) The impression from the customer on the site we are installing...
Hi there,
We use nRF52832 to design a reader and use nRF52810 to design a tag. We put hundreds of tags together. Each tag transmits his ID every 5 seconds.
A reader...
BLE device(having nRF52832 chip) can not connect with mobile phone. for more information i have attach nRF Sniffer Log.
SDK: 14.2
Stack: S332_05_00_00 Multi protocol ...
It's my third installation on a (VB-) linux machine but the first one which didn't come to a successful end. The calling of "nrfjprog" works wheras the calling of "nrfjprog...
when I download softdevice and application use nrfgo studio,I can simulator by keil.
but when I download softdevice ,bootloader and application,I can't simulator by keil...
Hi All
We have an application using FDS, the SDK is: nRF5_SDK_15.3.0_59ac345 and the soft device is: s140_nrf52_6.1.1
There are 32 x 1024 byte FDS pages.
When the FDS...
I have SAADC configured in burst mode with 4x oversampling and tACQ=5uSec.
What is the total conversion period?
tACQ + tCONV*4 or (tACQ+tCONV)*4
In other words, is Sample...
Hello
Good day!
For example, if I have to use a Capacitive wheel sensor of 3 touchpads with the Csense example on SDK 16, do I have to configure 3 different output pins...
Hello,
I have an application to develop in which Central device is scanning with use of whitelist if it is not connected but have saved peers. If peer list is empty, device...
I have trouble when discover the BLE Peripheral that have the base UUID of characteristics and service are different. Then I followed several instructions in some cases, but...
I am trying to run the SDK15.3.0 gfx example code - only changing line 82 to:
And also I have changed the sdk_config to the display's width and height. I have wired it...
hi
I want to update RTC time in my device nrf52840 through nrf connect app. How can i do this? Is there any related example which may help me in doing this?