Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I'm developing on the nRF54L15-DK using NCS3.1.1. I've recently encountered a strange behavior.
My program writes to the RESETREAS register. A bus fault sometimes occurs...
Hello,
Following the ongoing many issues to make Ethernet work alongside the modem on nRF9160 ( , , devzone.nordicsemi.com/.../ (clicking “Convert to public” on this one...
Hi !
I've been through a lot of documentation but did not find any matching my case.
I'm using a custom board with an NRF9160 chosen for its ability to connect to LTE...
Hello,
I want to use P0.10 and P0.11 for SPI purpose for my custom nrf5340 board.
But when I clear the forwarder property for these pins from the pin editor gui, I am...
Hi Nordic team,
I'm using the nPM2100 PMIC in my design to power a microcontroller. The microcontroller sets the nPM2100 into Hibernate mode , and a vibration sensor connected...
Hi Support:
I am testing channel sounding initiator on our board, but there is a crash on CS initiator starting.
below is log:
uart:~$ initiator on [00:57:24.604,598...
Hello,
The Altium lib provided with the DK, has two geometries, one with an "_2" at the end, what is the difference between these? (if any).
Thank you,
Beleni...
Hello,
I’m using the aws_iot sample with the nRF9160DK-nRF9160 target. When I introduce a bug (calling `net_if_up()` on a wrong interface), the system crashes and halts...
Do you have an example of how to add the adxl367 accelerometer to the asset tracker sample template.
I would like to use the accelerometer to detect movement beyond a defined...
Hi Nordic team, I’m working on the nRF54L15 DK with the SAADC peripheral and have encountered an issue when enabling noise shaping.
Here’s the setup:
Platform: nRF54L15...
My ncs version is v3.1.1 and I'm trying to connect a chip (INTAN)RHD2164 using SPI on the nRF54L15 DK. The special feature is that it needs to sample data at double the rate...
Hi. I'm working on a code that performs an action and immediately goes into System OFF mode. Before that, it configures GRTC as a wake-up source with a 5 secs timeout. I've...
Hello, I designed a new custom PCB with nRF52832 and I would like to ask you for verification.
I have the MCU and some components regarding Battery Management.
The idea...
Hello,
in my application I use SPI communication to control my display. For that I have configured the pins for spi4 in the dts and all works fine.
Now I would like...