I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hello everyone,
I hope to get an answer to my question. Currently, I am using the nRF9160 DK and the
X-NUCLEO-IKS02A1 which is the (MEMS and microphone MEMS expansion...
hi devzon.
a few days ago, I successed what I want using ble_app_blinky and ble_app_blinky_c
- when press the button1 of server nrf52 dk board, and then the led1 of client...
Hi!
I am currently testing out the TF-M features on the nRF9160 and I want to encrypt some data on the device. So my plan here is to use symmetric encryption with a key...
I using NCS V2.1.2 toolchain and two nrf52840_dongle and following this tutorial: https://webinars.nordicsemi.com/developing-bluetooth-low-energy-6
First dongle follow the...
Hi team,
I am using customized nRF52833 DK with PCA10100 on it and s140 soft device version..
While reading the pin status, it is not changing value according to the switch...
Following the guide posted here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.2/nrf/doc_build.html Generate this error:
C:\ncs\v2.1.2\nrf\doc>cmake -GNinja ...
One of our customers provided their own SIM card for our nRF9160 based product, and the system works but they have been having higher than expected power consumption.
We...
Dear support,
It looks like there are 2 compilation issues in NCS 2.1.2:
ncs/zephyr/arch/arm/core/aarch32/cortex_m/fault.c : fault_show doesn't compile when CONFIG_FAULT_DUMP...
Hello,
I have a strange problem and after having searched in this forum and tried to realize proposals which were given at other tickets here I need support for solving...
Good morning,
I have nRF52840 Dongle.
I am looking for a tool that will allow me to connect to a BLE device based on its name.
Need:
- find the device,
- connect...
What I'm working on:
I'm working on a small project using this nrf52840 module:
www.minew.com/.../
Access to source:
If it helps to understand my issue, all the design...
In the function "bt_scan_filter_status_get(bt_filter_status *status)" [file: subsys/bluetooth/scan.c #1302], the variable
"status->manufacturer_data.enabled" is not updated...
hi devzone
I've trouble starting nRF Connect for Desktop v3.12.0.
I'm using nrf52-dk / pca10040 board and nrf5_sdk_17.1.
when I run the program "nRF Connect for...
Hi,
I do have a question about PCB layers. I did read it is better to use a minimum of 2 layer PCB, but why is this? By example is a single layer also OK?
I'm trying to...
Hi Team,
We are using Nordic connect SDK nCS 1.9.1 & nrf52833
currently have not changed any clock frequency they're at default settings, we want to know what is the...