I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
The Commissioning and Characterization note for the nRF700x series ( https://infocenter.nordicsemi.com/pdf/nan_043.pdf ) says in section 2.1.2
However I have been unable...
Hi! We are considering moving from nRF9160 to nRF9161 on our custom board.
We are currently running modem FW 1.3.1 and nRF Connect SDK 2.0.2 on the 9160. However, we find...
Hello,
I am looking to conduct a test to simulate a Zigbee device using nrf52840 in the Zigbee:shell sample. This involves modifying the manufacturer ID and model ID. If...
I need a clarification about the update of gpiote driver. I've passed from the NCS 2.5.1 to the 2.6.1 and now I have issues in the configuration of my ppi infrastructure....
Hi,
I have a peripheral which is sending data to a central via the NUS service. Everything works as expected until the central is removed (e.g. power failure)
The problem...
Hi, basically I want to expose my firmware's version through the GATT DIS (Device Information Service) to client applications.
I have gone through:
the VERSION file...
The link provided as part of the webinar to download the PPT is not working, So could you please with PPT
Following is the webinar link
https://www.youtube.com/watch...
I develop using Apple M3 paired with VS Code with nrf extension. The development board I use is NRF52840DK. When using JLink firmware with version number JLink_V796b, the...
Hello,
I just recieved my nRF5340 DK and was going through the "Getting Started with nRF5340 DK Guide" ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/gsg_guides...
In the Power Profiler you can select an area of the logged data. Below the selected data it shows the duration of the selection. When I zoom in, or select a period larger...
Hi,
Something happened and I'm not quite sure what... but I can't seem to debug anymore with visual studio (1.89.1) toolchain (2.6.1) SDK (2.5.0) Whenever I press the DEBUG...
Hi all,
I have been successfully using an Adafruit 1.9" 170x320 ST7789 display, but when I switch to the Waveshare 2" 240x320 ST7789V display it doesn't work. I'm wondering...
I am trying to test with Dynamic device ID at run time and The chunks are not uploaded to memfault cloud through anroid nrf memfault application (See the attached screenshot...
Hi,
I wanted to know if we can configure the connection interval in the connection request in android. Please note that I am not talking about changing the connection interval...
I got an error while building the direction finding demo In nRF Connect:
../src/main.c:254:10: error: 'const struct bt_conn_cb' has no member named 'cte_report_cb' 254 ...