Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hello,
NCS1.9.1, nRF5340DK+nRF21540EK, Windows10 X64, VS Code,
not find [nRF21540EK_nRF5340],
about software: how to create project build?
are there any samples? ...
Hi All,
I have posted this question before, but the person who answered it has not responded for a long time.
Anyone else can help?
Here is my new project =>
Best...
Hi
I have a nRF9160DK board and am looking for sample Bluetooth project to try.
The project does not have to be complicated - ideally I would like to be able to scan/discover...
I've been using the Nordic Thingy52 using the firmware from https://nordicsemiconductor.github.io/Nordic-Thingy52-FW/documentation/index.html which I understand is based on...
Hello, I will start by saying that I am using an M1-based Mac for this. I believe I have loaded the correct x86 versions of things (like JLINK). I have nRFConnect 3.10.0 desktop...
Hi,
I have a nrf52840-DK board connected to an upstream nrf52840-DK board as well as another downstream nrf52840-DK board.
This setup will run fine for a couple of hours...
Hello, I'm working with the event manager doing a customized Asset Tracking version firmware. The problem is that when I attempt to submit an event with an array with fixed...
Hi,
In my system I have a timer that ticks at 1kHz frequency, collects some data and sends it over BLE via bt_nus_send. It works fine, but in the beginning of the stream...
I want to incoorperate the pc-ble-driver into a product, using the PCA10059 USB-dongle. My design requires me to receive advertising scan responses. I successfully receive...
Hi,
I'm using nRF Connect SDK 1.7.1 with nRF52833dk.
I'd like to implement DFU over UART.
I see a number of examples to achieve this with SDK5, but not with nRF Connect...
Hi,
I would like to know how much noise I have to expect with the SAADC.
I tried the example "saadc_pca10036" and attached the pin P0.02 (AIN0) to a ground pin on the...
Hi,
I have a project with 3 threads running on a nRF9160. I am using nRF Connect SDK v1.8.0. Basically I borrowed the code from "mqtt_simple", "location" and "threads"....
Hi all,
I am working on a project which needs dwm1001 library integration with nrf52 ble code. I am using ble_app_uart code. decawave have provided dwm.o and libdwm.a...
I have an issue compiling the example code from SDK 17.1.0 using Microsoft Visual Studio Code in Windows 10. Using the easiest example possible, after starting a terminal...