When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
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...
Hello,
I am a bit confused about the SPI api documentation: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/reference/peripherals/spi.html#spi-api
The...
Hello, I am running an SPI slave application based on examples I found online for the nrf connect sdk. I now get the following error when I run the application:
I noticed...
Hi,
I am working on nrf52832 development board.
I am using SDK17.2.0.
I am running the device in peripheral mode in always advertising mode.
And I would like to...
Greetings, I am looking over your React Native Git Repo " This library allows you to do a Device Firmware Update (DFU) of your nrf51 or nrf52 chip from Nordic Semiconductor...
Hi,
I am trying to send some information from the application image (e.g. header, TLVs, etc.) through a SPI channel.
The problem is that whenever I try to copy the header...
Hi,
We are using nRF connect SDK for developing the BLE Mesh application.
We want to use a sample application and modify the folder structure based on our requirements...
According to nRF51822/nRF51422 PS v3.1 table 34, current consumption can be decreased by executing code from RAM instead of from flash. How is it possible to execute code...
I found Note declaration at nRF52840_PS....pdf.
The Note is that "Do not enable DC/DC regulator without an external LC filter being connected as this will inhibit device...
Yesterday, 7th April 2021, Apple officially rolled out support for their 'Find My' network to third parties.
https://www.apple.com/newsroom/2021/04/apples-find-my-network...
Hi,
Using the below configuration settings "add new project " settings was enabled on UI but after compilation setting changes was reverted could you please suggest how...
Dear support team:
The customer says that the Bluetooth SIG Qualification Test requests the PICS & PIXIT parameters of nRF52805.
Could you have the PICS & PIXIT parameters...
I want to implement usb mass storage using FAT FS, However there is problem when is build the solution using this command line:
west build -b nrf52833dk_nrf52833 samples...
Hi,
I am using NCS SDK 1.6.1 want to create an executable over the NCS SDK static libraries
could you suggest concrete approach how to import the functions from the static...