Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
I need to share the LFCLK with an external device and I'm thinking on using an external oscillator like SiT1532AC-J5-DCC-32.768E
I'll set the LFCLKSRC registry as 111 (Apply...
I am setting up a build server that will take care of building our app for the nRF52 and creating the DFU files. For DFU package, I need nrfutil.
Everything is working fine...
The document infocenter.nordicsemi.com/.../nan_040.pdf shows the recommended sizes of the pads (0.275mm) and apertures for the stencil (0.3mm). To connect the inner rows of...
I have some nrf52382 nodes. I want to form two subnet in mesh.
if i using different provisioner to make subnet or something else ?
1. How to Create two subnets: Subnet...
Hi, I'm using metamotionR of Mbientlab that have nRF 52832 ( I attached the circuit of metamotionR )
but, I want to develop new firmware on this device. so, I started with...
Hello,
I have to implement ESB on nRF52 bare metal (using the RADIO peripheral). I can receive packets from the nRF24, but I need to implement the ACK, and I'm not sure...
Dear Nordic, dear Community,
I want to use the NRF9160 for a new IoT product row of our company.
The NRF9160 DK seems the perfect solution for evaluation and development...
Hi,
I have pca10059 and I need to remove FDS data during programming the device (for sure I do not want to remove bootloader). and it seems that nrfConnect could not do...
Hi,
I have some doubts on how the "nrf_pwr_mgmt_run" function works. As far as I know this function enters in SystemOn Idle mode, so the CPU is in sleep.
I tested this...
To the kind attention of Nordic support team,
I've got PCA10056 and PCA10040 default development kits. They are talking each other using using secured gzll, PCA10056 is...
Hi, I have RAK5010 Module which is based on nRF52840, and I also have the nRF52832 DK from nordic, and I want to program the RAK5010 using nRF52832 DK. Is it possible ? can...
Hello,
I am new in the Nordic world and try to start the Bluetooth related applications by Nordic SDK. I have the nRF5340-PDK Evaluation Board. I flashed the board as...
Hi, all
I have some questions:
1. Is the DFU advertising name could be stored in the dfu_settings_page?
2. How colud I change the DFU advertising name in the application...
In the specification of 6.18.12.7 IQ sampling,The d escription of magnitude and phase .
I dont understand about magnitude e quals 1.646756*sqrt(I^2+Q^2) ,Why about 1.646756...
I am using the discovery manager to do device discovery on any device that connects to my central. I there a way to read the data in the characteristic during this discovery...