Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
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...
Hello, I am using nRF Connect SDK version 2.9.0, and I want to know how to perform the software interrupt.
Where can I find the driver of the software interrupt to know...
startup_config.h is included in the file 'arm_startup_nrf51.s' but it does not exist in the nrf5 SDK. Where is it located?
I note there is a comment about the nrf5...
I have the same application that runs on both nrf51 and nrf52 MCUs. The Bluetooth in the application uses SoftDevice and not the SDK primarily because I started with the pc...
While evaluating low power mode on SBC I notice something strange:
- PPK II measuring 76mA
- LAB power supply measuring 67mA of supply current
- Digital multi meter...
I have nRF Connect SDK v2.9.0 and an nRF54L15 DK.
Is it possible to build the Zigbee NCP Sample for this board?
The source files under the Zigbee NCP Sample directory...
Hello everyone,
I have zepyhr running on the Cyclone V according to the following instructions: https://docs.nordicsemi.com/bundle/ncs-2.5.2/page/zephyr/boards/arm/cyclonev_socdk...
Hi,
I am using the SAADC (AIN2) to get temperature values from a Pt1000, and I am experiencing sometimes strange behaviour after the offset calibration is done.I have quite...
I am working with the NRF5340 to develop a BLE audio streaming application using a PDM MEMs microphone.
I have played around with the NRF5340 Audio DK and got PDM audio...
Hi
So the central multilink example uses init_scan . connect_if_match = true ; Mine is false, because I want to manage the connection myself.
I'm filtering out 5 seconds...
I am trying to debug an application in VS Code for the nRF52840 DK in the nRF Connect SDK.
After starting debugging, I immediately get this error: "Exception has occurred...
Hi everybody,
I'm writing because I'd like to check if I understand the functionality of the AT command AT%XBANDLOCK correctly.
The first part of the question should...
Hello sir/Madam,
i want to change the code that prints values(the values are from nrf_dm sample) to the serial terminal in nrf52840 dk using nrf connect in visual studio...
It is not possible to connect to the Peripherial using identity address steps to reproduce 1. connect to peripherial using random mac address 2. bond using random address...
I'm currently working with a BL5340PA module with the external antenna connector. we were wondering what was the RF switch isolation between the two antenna outputs. In other...
Hello,
I am currently working on a project using a custom board with nRF52840 + nRF21540 . I am trying to measure wireless performance using Direct Test Mode (DTM) , but...