Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
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...