I have two boards:
nRF52840 DK (which has a faulty buck converter, so I am powering it via USB).
Fanstel BT840F board , which provides power to the Debug In connector...
I'm currently working on a custom board based on the nRF52840 , using SoftDevice S140 v7.0.1 and nRF5 SDK v16.0.1 . I’ve integrated the BLE Buttonless DFU example ( examples...
So I have been doing a project on nrf52840dk, So I have built a custom bootloader for it as well, I have been trying to add the custom bootloader with the code in my nrf52840dongle...
Hey!
I am working on a project that requires downgrade prevention of the Network Core and also requires the application core to read the Network Core version, set with the...
Today I bought a new NRF-PPK2, but compare with my old NRF-PPK2.
For the old and new PPK2, I use the same DUT.
It can't show the same current with my old one? can you...
Currently nRF54L15 is being matched with LOW Q circuit and unipolar antenna. Because low Q circuit takes a lot of components and time when designing hardware. So I can remove...
Hello there!
I'm trying to run the official, unmodified, version of the `WiFi Shell` sample targeting the `nrf7002dk/nrf5340/cpuapp` board and am currently getting:
...
Dear,
I recently upgraded my project from NCS 2.4.0 to NCS 2.9.0 and encountered an issue with the ST7789V display driver.
Previously, I used SPI0 to interface with the...
Hello, my application is running on a custom board. The BLE Host is on an nRF9160, the BLE Controller is on an nRF52820, and the SoCs are connected via UART. On my original...
Hello,
I am new to multicore programming. I tried to find without much success a complete VS Code sample project from Nordic targeting nrf5340 two cores; ideally with the...
I am attempting to connect my nrf52840/52811 DK to my custom PCB that contains nrf52840. The DK users guide describe the connections on the P19 debug out port but I can see...
Hi!
One of the requirements for EN 18031-1 is that a product shouldn't contain publicly known exploitable vulnerabilities:
6.10.1 [GEC-1] Up-to-date software and hardware...
Hi all,
This is for nrf9160 with firmware version 1.3.1.
I 'm trying to read back the certificates and comparing with a known CRC.
modem_key_mgmt_read is able to read...
Our system is composed of a nrf5340, a QSPI flash, and a nrf7002 on single wire SPI. We are not using the network processor.
We are using Zephyr NCS 2.9 with sysbuild. We...
I am testing the Sleep idle current for the nRF52833QDAA module.
The module is nothing connected outside except the fundamental circuit as the attached picture shown.
...
Hello,
We have the nRF52833 included in a new PCB design. So far it works well using mcuboot and a UART interface.
I'm trying to get the radio set up and running, and...
NCS: v2.7.0 nRFCloud/utils: a2db3ffedbda237f9c1efb7a68ec2d270c346e56 Hardware: Custom Board with nRF9161 I am writing a provisioning automation (with robotframework), but...
Hi,
I am using sensor observer sample to get the data from sensor sample. However, I notice the power consuption is too high. I have look thourgh the forum and found this...
HI
this is my pm_static.pmy
I added the following in app.overlay
After the compilation passed, there was no response when I flashed the device.
this is my...
Hii,
I'm using Distributer and target sample code for testing OTA in ble mesh. Using nrf Device Manager App I'm able to upload dfu_application.zip file to distributer...