I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
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...