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 everyone,
I am currently working on a project using the nRF54L05 and SE052F (from NXP).
I found this GitHub link: https://github.com/NXPPlugNTrust/nano-package/blob...
We are using an nRF52840 running SoftDevice Controller (SDC) in a custom Host + Controller architecture:
SDC runs on nRF52840 as the Bluetooth LE Controller.
Our...
Hi, I run Matter test TC_DefaultWarnings.py but failed the test, see below the last part of the logs:
******************************************************************...
Hello! I am trying to upload 120KB of data through 2 protocols: https and mqtt+tls. Both the cases have same configurations enabled in the context of wifi, net mgmt, network...
Hello, i'm trying to flash mfw-nr+_nrf91x1_2.0.0.zip on a thingy91 x. it doesnt work via nrfutil nrfutil device program --firmwaremfw-nr+_nrf91x1_2.0.0.zip THINGY91X_13A2EC8A4FC...
Hi, I'm having a pairing issue with nRF54L15 (Zephyr-based project) and I’m not sure if this is a security configuration problem or something related to bonding persistence...
The examples for the Matter Light Bulb app and others contain pm_static_...yml files with sections that look like:
I cannot find "orig_span" in the Partition Manager documentation...
I was asked by Nordic tech support to create a new ticket, because ticket number 357092 had become a long a winding thread.
I need a simple utility I can offer to an end...
I am developing a project using nRF5340 to drive some peripherals. During debugging, I found that no matter how I executed the pull-up/pull-down commands, the p1.00 and p1...
I am using qt C++ to refactor the dfu master station, currently I have a problem, that is, I want to communicate with 52840 simulated com but failed, I initialize, you see...
When I click ACTIONS/Build to build, the executable module(merged.hex) is not created. Now that zephyr/zephyr.elf has been created, the process will finish.
[Environ] nRF...
Hi,
I wanted to characterise the CS accuracy by changing the default parameters in
I get errors when I try to change rtt_type to sounding sequence. I tried both 32 and...
My customer Penguin ID has the following question about HCI USB for the nRF54LM20A. He claims this is only on the old Zephyr stack and not on the new one. Can you please comment...
Hello,
I'm doing some experimentation with nRF54L15DK dev kit.
I connected PPK2 to P6 on the board to measure VDD:nRF current consumed.
The DK is loaded with a release...
I’m working on an nRF5340 project (NCS 2.9.2) with simultaneous multi-image DFU using MCUboot, MCUmgr (SMP over BLE), and external flash (MX25R64, like the DK).
App-core...