Hello, I am working on a project where we use MCUBoot.
Currently everything works fine, but now we wanted to introduce persistent storage of some key value pairs.
For...
Hello, I have a question about how to monitor Zigbee devices for dead or alive, especially end devices that sleep. I am currently developing a hub to control and retrieve...
Hello,
I am conducting a feasibility study on implementing Auracast capabilities using the nRF5340 Audio DK with nRF Connect SDK v2.9.0. My goal is to investigate the potential...
Hello,
We are using Raspberry Pi + NRF52840 as Borderrouter for Openthread using Radio Coprocessor design.
However we are facing stability issues on the RCP where it...
Hi,
I've got a question regarding the configuration I have to make in order to get the logs from the nrf9160 in the serial terminal using the hci_lpuart sample.
My setup...
Hello, I’m currently working on a PDM microphone project using the nRF52840 and the Zephyr RTOS. I’ve been testing the official dmic example from Zephyr (located at ncs/v2...
Hi,
I have read the documents regarding the powering up the board form external supply and switch position
i need simple answer how power the board completely means...
Hi,
I setup one ble mesh network, and it works good for a while. But I encounted a problem that when I power off the mesh node (note: the voltage drops slowly) and then...
Hello,
I am working on nRF51822-QF-AAFQ chip using SDK 12.3.0 in IAR embedded workbench.
My question is, can I impliment DFU in nrf51822 chip?
If possible suggest Starting...
Hello All,
I am trying to add DFU service in the small example with the custom service.
But is not working, facing issues.
I am working on the nrf52810 board with...
Hi all
I am trying to pair nrf52840 (as a central) with ESP32 (as peripheral).
Now I want to get the service uuid so that i can pass to advertising service in ESP32 code...
When restrating the controller, are there any information stored in memory regarding the paired devices or is this up to each implementation to do this manually.
1. If there...
Please tell me about AFH (Adaptive Frequency Hopping).
SDK:15.3.0 例:ble_app_multirole_lesc DeviceA:EYSHJNZWZ(nRF52832)
In AFH (Adaptive Frequency Hopping), the frequency...
Hi,
I am trying to write my own uart init and irq handler routines by accessing the registers directly as per the data sheet. I also referred to https://devzone.nordicsemi...
By some strange reason the thread with my previous question cant accept any replies (and missing the toolbar that appears on the other threads: "Reply Like More"), so will...
Hello,
I accidentally set my board in boot mode and then lost power, then after power on again, the board seems in a total dumb mode: invisible in Device Manager, LED5...
Hello everyone.
I don't know how to start the program when using Soft device.
In the case of example such as example / peripheral / blinky, if it is executed once from...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
I am working on low power mode with DK to apply optimization to our project.
And I verified DK with ble_uart_app can go down to less than 5uA in system on mode which...
I'm still trying more TCP stress testing similar to this inquiry . However, now I'm getting highly repeatable lockups on the node I am doing testing with.
Application code...
I was doing some stress testing of TCP connections and saw an oddity go by that has me scratching my head.
Here's the order of events as best as I can figure from correlating...