Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...