Hello Team,
I am trying to set configurations for FOTA. I refer smv_server sample code and the following document https://docs.nordicsemi.com/bundle/ncslatest/page/nrf/app_dev...
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...
I'm looking at reference schematic/layouts for the NRF52840 and fail to see how the PCB antennas are 50 ohms. (I understand that it's frequency dependent, and that resonant...
Hi,
I'm doing power measurements for nRF52-DK (SOC nRf52832) and for nRF52840-DK. I'm able to measure reasonable figures from the external supply connector (P21) of nRF52840...
Hello,
I was trying to open assert tracker application on MAC os, in segger studio v4.18.
However, after I open the "Open nrf connect SDK project.." and filled out the...
Hi,
We're seeing DFU issues on iOS that we're not seeing on Android. To make things simpler I've reproduced the problem with pca10040 and nrfconnect for iOS.
I'm using...
Dear support,
I am experiencing an issue while using the SPIS peripheral. The issue seems to be the same one as https://devzone.nordicsemi.com/f/nordic-q-a/33727/new-in...
Hi,
We use the ECB peripheral to encrypt and decrypt data with a proprietary driver implementation (which is not that different from the one in the SDK). It is working fine...
Hi,
We are looking for information about the possibility to integrate the NRF9160 in our new product which is integrated in a sealed metal enclosure.
I have not made any...
Hi,
currently i'm dealing with problems with this https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/1300 pull request which have wrong title and wrong changes ...
Hi everyone!
I'm wondering, is FSK compatible with the nRF52832. I want to emit 2 differents frequencies that the receiver will be able to recognize. If yes, How to create...
Location: Utah.
Well, I was testing a Thingy:91 board here with the very first boot and test with the iBasis SIM card which comes with the product.
Everything goes...
Hi,
I have qestion about crystal 32.768 kHz follow schematic as attached file.
Is it nessary to use ?
Is it possible, Can I remove this crystal ?
Thank you
Best...
Hello,
I am working on application where client sends the data to server in mesh, all servers are receiving the data as per the group subscriptions. Now, i have added the...
This link in nordic nrf connect apps is old version. There is no enable services for now. It should be changed to enable CCCDs. After enable it , data will be received in...
I tested the NFC transceiver APDU of the project nfc_uart is good. Then I ported the NFC code to the project ble_app_uart. When the board is simulated, the program pointer...