This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...
Hello all,
the sensor is selected and so far powered via an external power supply, while the nrf52dk is powered via the USB, however, I am not sure how to properly organize...