Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi nordic support:
Our product used nRF52840, we tried test nRF52840's BLE OTA RF performance with CMW500. After the nRF52840 device is assembled with the casing, it is...
We have a custom nRF5340 board that interfaces with an MT29 NAND Flash IC over the SPIM3 peripheral. Our DFU solution involves storing update and rollback images on this external...
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...