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...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
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...