Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
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...
Hello,
I configured the hci_uart sample for the nRF54L15 DK by following the instructions in this official Nordic documentation:
https://docs.nordicsemi.com/bundle...
I have an additional part in my design that requires a 32MHz clock input. Is there a 32MHz buffered clock output that can be configured/used from the nRF54/nPM1300 to achieve...
Hello, my product is undergoing KC certification testing. The required testing bands are LTE-M Band 3 and Band 5. However, the certification company reports that my device...
Hello,
I've got a nrf52840 DK to flash custom PCB with nrf52840 QFN. I can flash the custom PCB by using <nrfjprog> command into VSCode but the code doesn't seem to work...
Hi,
I checked the information about nRF52840 DK versions supporting Cortex-M33 devices.
In my case, I am using an nRF52840 DK, but I am facing the following behavior:...
We have a device that is using nRF9151 for LTE-M and GPS. The device has 2 versions, one with U.FL and other with chip antenna with matching network.
During testing we found...
Hi Nordic,
I'm using custom board based on nrf52840 SoC. After migrating the SDK, the original device tree configuration for ADC became unavailable, but I failed to find...
Hello,
I am currently using nordic connect sdk version v3.0.2 which seems to be the latest release on github. I am using https client example. As per the requirements...
A number of phones seem to now offer channel sounding support. (Pixel 10, for example). Do we know what antenna configuration they have - i.e. one or two antennas to enable...
Hello,
Our company has developed hardware using the nRF52840. We are using nRF Connect SDK 3.2.1. We have a developer that has been working on creating a mobile app using...
Hi Nordic,
I am currently evaluating the nRF9151 SMA Development Kit for a Non-Terrestrial Network (NTN) project and would like to inquire about the available NTN-enabled...
Hi
I have read that the J-Link OB on nRF DK's can program nRF's other generations that the one on the DK itself by using the J-Tag output connector. But does the J-link...
I want to pass a variable to my program so I'm using the command: west build -b nrf52840dk_nrf52840 -p --build-dir build -- -Dmy_variable=40 Then in my program I want to print...
I'm having some issues creating multiple LittleFS file systems on a project. This is part of a larger project, so I used the Zephyr LittleFS test code to create a demonstration...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...