I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
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...
Hi Nordic,
I'm able to do dfu without validation after few days of studying documentations and forum.
Here is the settings page i'm flashing:
But i had to disable...