I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
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...
Hi,
I am working on Google fast pair locator tag using NCS sample code. For final product, we need one function in device for certification that is to disable and reenable...
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...