Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
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 everybody,
I'm writing because I'd like to check if I understand the functionality of the AT command AT%XBANDLOCK correctly.
The first part of the question should...
Hi all,
I was busy extending the asset tracker project and all of a sudden I got this lte rejection. First I thought maybe it the data limit has reached on the conexa sim...
Hello,
I've been having some connectivity issues w/ a multi-role application I'm working on. Essentially, whenever advertising is enabled, I am not able to establish a central...
I build code with the command
west build -b nrf52840dongle_nrf52840 and it builds fine, but I get errors when trying to Open DFU Bootloader E3FE4EE06DC5 with Programmer...
Hello,
we have produced 10 Boards with nRF9151. Unfortunately, 3 device shows a false behavior. We cannot connect over SWD an they have a larger power consumption (whole...
Hello,
We are working with the nRF5340DK using nRF Connect SDK v2.9.1. Our firmware targets the nrf5340dk_nrf5340_cpuapp_ns board.
We would like to use P0.02 and P0.03...
Can anyone guide me the process of connecting multiple antennas with the nordic kit. I dont find exact information about the RF switch (GPIO-controlled antenna switches with...
Hi!
For a personal project, I am sending different sensor values to the nrf Cloud in JSON format which are visible on the terminal, but I want them to be stored as the...
A customer of ours is asking for a 3D model for NRF9161. They are trying to develop something on their end but cannot find the documentation showing the dimensions of the...
Hi.
I wonder if you could help me:
I'm using a thingy91x and would like to work with the npm1300. In the case of this hardware, the PMIC npm1300's i2c bus is connected...
We are using the NRF5340 with a Bluetooth transparent transmission example routine. We have set the connection interval to 7.5ms and the transmission timing to 3ms (sending...
Hello all, I'm currently developing some test FW for our custom hardware which include a nRF5340 and nRF7002, I made a small program to test the the different power supply...
We're trying out using devcontainers in WSL to develop Zephyr based software for our products. For flashing products from within the devcontainer we're connecting the corresponding...
Reference link: https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/exercise-1-dfu-over-uart/ I have an nRF54L15...
Hello everyone,
I'm working on a design using an nRF SoC and have a question about the correct way to handle I2C pull-up resistors in a mixed-voltage system.
My Setup...