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 Engineer Greeting of the day i am building my product using nrf52833 IC , there are some communication modules connected to the 52833 , i want to cheack lowest power...
i have to interface MT29F4G01ABAFDWB in zephyr rtos but i need help how create overlay file for it(i want to interface it using spi), i already have bare metal drivers for...
Hello,
When we flash the BLE Zephyr project to the external chip (nRF52833), do we need to add the SoftDevice controller .hex file as well, or does the merged .hex file...
Hi!
Currently I have the following application requirements:
Use SPI peripheral to communication with FPGA device. ( NRF5340 [ SLAVE ] <---> FPGA [ MASTER ] )
The goal...
When trying to flash the hello world program onto an Adafruit nRF52840 Feather through a j link it fails with "FATAL ERROR: one or more Python dependencies were missing; see...
In any Wi-Fi firmware that I write with nRF Connect SDK I get this error message in my console logs:
<err> net_icmpv6: ICMPv6 handling failure (-2)
This happens in every...
I'm running into this issue quite often where I have a Build failure. I'm sure to others the way to troubleshoot what the issue is may be obvious, but being fairly new to...
i am having a bus fault somewhere in my code, i am trying to use addr2line to identify the source code line that it heppens at, for some reason it shows as if the adress is...
I am trying to connect two thingy:52 and a Polar H10 heart rate monitor simultaneously to nRF9160 dk, but while building the application I am encountering this error. Can...
We are utilizing the nrf5340 alongside the nrf7002 for Bluetooth Low Energy (BLE) and Wi-Fi communication between a wearable device and a host. The host is a laptop connected...
Setup
nRF9160-DK
PCA10090 1.1.0 2022.4
Modem FW: mfw_nrf9160_1.3.3
Asset Tracker V2, I tried both the downloaded version from here: https://www.nordicsemi.com/Products...
hi support team,
in 9161dk, when we need to program external flash, we need to config board with nrf connect, may i ask what's this? and if i need to consider power consumption...
Hi, I have a use case where I want to use USB ACM CDC with HR central.
I am using examples central_hr and cdc_acm examples from the NCS and it is working great separately...
I am running the demo about knx iot. (branch: v0.3.0_rc in https://github.com/NordicPlayground/nrf-knx-iot )
I build and run "light_switch_sensor" and "light_switch_actuator...