Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hello dear community!
Few months ago I bought a NRF52840 from MakerDiary ( https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/ ) for a personal project arounf Zigbee...
Hi Team,
I am using NCS v2.9.0 and trying to implement a custom Zigbee cluster with custom attributes.
Could you please suggest an example or guide me on how to send...
I'm currently testing the walkie-talkie mode on this development kit, however, when testing it outdoors it only allows a very short connection distance and disconnects. How...
Hi, this question might sound a little silly, but is downloading my device location history from nRF Cloud free of charges? I want to analyze my device's travelling pattern...
Hi there,
I am using an nRF9160DK and looking to get accurate Timing Advance numbers from it and also information on neighbouring cells. I believe in order to get an accurate...
We are using both serial ports running over USB on the nRF54L15DK:
uart20 is LOG, CONSOLE, etc.
uart30 is for our communication (enabled in our overlay)
When we...
Hello,
I am trying to get a custom board working with NOR Flash chip but I am having issues getting the flash chip "ready". I am running the sample application "spi-flash...
Hi!
I've used nrfutil to dfu ble before on a target that just loads and runs a bootloader (for cycle testing).
I'm trying to use it again with a target in the application...
We have a NCS 3.0.2 app + MCU boot with OTA functionality on nRF54L15 (PCA10156 rev 0.9.3)
After upgrading to NCS 3.1.1 it doesn't boot anymore.
I tried with
Key provisioning...
nRF9151 has access port protection enabled by default. I need to debug firmware for nRF9151 produced by a non-secure build. I am trying to follow Figure 120 (Access port unlocking...
Hello,
I have a series of nRF52840 devices that are already connected together in a Thread Network.
My system is composed by one client and multiple servers.
My devices...
Is there any way to filter for verified answers/closed tickets? Seems like it would be really useful for helping people find answers and answer posts which have none.
Greetings,
Using SDK v3.1.1 I've configured 3 PWM outputs using the pwm0-2 modules via a DTS overlay. After reset or power cycle (and prior to making any PWM driver calls...
After cancelling a flash operation to my nrf7002DK (PCA10143 1.0.2), I'm unable to flash my discovery kit again. I have tried both the regular west flash for our application...
Hi,
I use flash read operations at the BLE interrupts, because I need some of the stored informations. However, while I am doing another flash operations and BLE interrupt...