I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I am developing with thingy53. I would like to enable BLE function, MCUboot and littlefs file system at the same time. I am using SDK and toolchain v2.7.0 and sysbuild as...
Hi, We're using the nrf9160 with ncs 2.7, modem FW 1.3.6 We're trying to send an HTTP request with TLS 1.2. We have provisioned our device and verified the key,cert with a...
Hello, I’m testing a circuit built with the nPM1300. When connecting or disconnecting power via USB-C, noise is generated at the circuit's button, causing unintended signals...
Hi,
I am wondering whether I can have one "RELAY" device in BLE communication (not BLE mesh), I have look through this forum but only saw some example 5 years ago. As I...
Hello!
I'm new to Nordic Semiconductor and currently developing a project for which I need support regarding the nRF9151 DK . Before placing an order, I would like some...
Hello. I'm trying to improve the permit join-handling in our project. Right now we're simply hammering the zBoss stack with bdb_start_top_level_commissioning( ZB_BDB_NETWORK_STEERING...
The samples "nrfx_gppi/fork" and "nrfx_gppi/one_to_one" are both broken and fail to compile. I have confirmed this for NCS 2.8.0 and 2.9.1 on Linux, and 2.8.0 on Windows....
I am currently developing firmware on Qorvo's DWM3001C module , which integrates the Nordic nRF52833 . I am using nRF5 SDK 17.1.0 and the SoftDevice S140 .
My base project...
Dear nordic team,
even if enabled for mcuboot via CONFIG_WATCHDOG / CONFIG_BOOT_WATCHDOG_FEED, our device performs a reset when swapping the image. More precisely: when...
Hello,
As I understand, the nRF54L15 have pins dedicated for clock functionality.
They are marked red in figure 165 ( page 796) of the preliminary datasheet, rev. 0.8...
When I build my first blinky sample, I met a error and correct it with ( https://devzone.nordicsemi.com/f/nordic-q-a/120279/update-to-ncs2-9-1-compilation-error/529668) ....
Hi,
I am trying to integrate Buttonless DFU in my application. I have implemented all the steps mentioned in this tutorial.
Getting started with Nordic's Secure DFU...
Dear nordicsemi,
In our application, we need obtain the number of input edges,but we always get a incorrected result in a long-time testing situation (2-3 hours), and this...