Hi DevZone team, I have a question on the Segger RTT...
I have rtied to use it with NCS 2.9.0-nRF54H20-1 but Segger RTT Viewer said that it does not know such kind of...
Hi
I am using nrf70-wifi-ble-image-transfer-demo in the nRF7002 DK.
I deleted all the mega camera stuff as I want the MCU read image from another stm32, I successfully...
Hi NRF team,
I am working on a patient monitoring system where we have used a stereo microphone. I am using the LC3 compression method and the Zephyr PDM microphone driver...
Hello,
We are developing a system that have the nRF5340 as a part of several MCUs, and we want to be able to upgrade both cores.
According to this: DFU for the nRF5340...
Hi All, I have a question regarding modem DECT phy API. There is a function nrf_modem_dect_phy_event_handler_set(nrf_modem_dect_phy_event_handler_t handler). I'd like to know...
We are working on a prototype of nrf9151 with various sensors and nrf54L15. Our schematics designer says U13 (TCK106AG) may not be needed. Please let us know its use. regards...
I am basically wondering what the difference between these two examples in the SDK are?
Also, I see in both cases after the spi_transfer is called there is the following...
Hi Support team,
When I installed the nrf Connect SDK v1.2.0 with the Toolchain manager, I found that the files in the directory indicated were incomplete.
As shown in...
Hi. I am working on adding DFU to our application. I want to use buttonless dfu service for entering bootloader. I think the only thing one need to do is write a correct widely...
Hi,
I have a setup where one nRF52 based device is a master and generating a time pulse with a counter. On another side, I am having Android device with QCA6174A module...
hello team,
I'm using nRF CONNECT 3.3.0, SEGGER Embedded studio IDE with Cmake version 3.16.5 and SDK
my device (nRF9160DK) is connected with system but SEGGER Embedded...
Hi, I've successfully passed nRF Connect SDK installation by using GSA application (macOS 10.15.3, python 3.7.7, west 0.6.3). Now I'm in the SES 4.52c and have a problem in...
It looks to me that in NCS/Zephyr it is only possible to configure the system clock to operate off of the LFCLK. I haven't been able to find any Kconfig options that would...
We have 2 identical development boards and have been using only one until now. I was able to download code into the 2nd board successfully but it will not run. It does not...
Hi,
what is the valid range of interval for NRF_SO_GNSS_FIX_INTERVAL? when we set it to 5 it will failed, but 1 and 10 can be successful.
here is the code and error log...
I have a nrf24 transmitter and receiver that I want to set up for max speed. I have my SPI's both at max and I set the crf24 register to reflect 18db (was not sure how this...
Hi,
I am setting up nRF connect SDK into Mac, however I received an error below when setting up a project in SEGGER:
Could you please help me to remove this error...
Hi,
I am currently trying to understand the BLE mesh concepts, but its a quite tough process. At the moment I am wondering the following:
Let's say that I wand to...
HI
How stable is the serial_uartesexample in nRF5? I'm running it on a PCA10056, the example works for about 5 seconds and then UART RX stops, i.e. nothing is received after...
I see unexpected delays when running MQTT sample. The issue seems to be network related. When connecting delay is "normal" but after a few seconds roundtrip delay increases...
Hi everyone:
My case is to reveice some useful information form beacon device, but I have no ideal that is the softdevice s112 support observing so far ?
The s132 softdevice...