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...
I have integrated HTTP client & GNSS example project as per my requirement.
After initialization I get GNSS Tracking: 6 Using: 0 Unhealthy: 1
& Insufficient GNSS time...
I want to control the ws2812 LED Driver using nrf52840 and connect sdk.
I have tried the example led_strip but it does not compile.
I have checked on forum and found that...
SDK v2.7.0 nRF5340-DK with nRF7002-EK Matter samples (e.g. light bulb) Extra CMake arguments: -DSHIELD=nrf7002ek Use sysbuild
Tested with v2.6.2 (no sysbuild), and it...
In the past I was able to configure ZBOSS to report attributes that are not required to be reportable by the ZCL standard. For example, I'd like to report attribute 0x0001...
i am reading the wav file from SD card and playing in I2S but getting This error can anyone Help with this? I really appreciate any help you can provide. ######## CODE ############...
We want to know if device is already Bluetooth paired. We can check for this manually in the shell by using `settings list` command and seeing bt/keys as one of the stored...
With the mcuboot enabled, I'm not being able to disable the boot banners even by doing the below settings in prj.conf file.
CONFIG_NCS_BOOT_BANNER = n
CONFIG_BOOT_BANNER...
I am trying to use mcuboot with external flash on the NRF52840DK with NCS2.7.0 and a simple hello world application to reproduce the problems I have with my real-world application...
We want to interface the SE050 NXP IC with the NRF5340 using the I2C protocol and generate an AES-256 key.
Could you please assist us in generating the AES-256 key using...
I tested on nrf5_sdk_17.1.0_ddde560,Tested on nrf5_sdk_17.1.0_ddde560\examples\ble_peripheral\ble_app_hrs_freertos project。Call the testfun function to test the test。
The...
Normally when I connected the nPM1300 it would automatically display the battery status and settings,
I already switched up the npm1300 but none ofthem work here.
Is...
I am using the s120 soft device v2.2.1 as a center communicating with a peer using a s110 soft device.
The peer is a black box an all I have is the documented protocol.
...
Hi
I am working on a project which uses distance measurement config for multiple peripherals with long range.
Our plan is to support DM for up to range 25m and we observed...
I want to achieve time synchronization over a wireless connection with sub-microsecond latency. While PTP (Precision Time Protocol) can provide nanosecond-level accuracy on...