Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hello Nordic support,
My application is a Zigbee coordinator application on nrf52840 based on nRF5 SDK for Thread and Zigbee v4.2.0. I was able to pair a Zigbee end device...
I have successfully implemented an I2C interface example for AS5600 chip now I want to redirect the printk logs to UART over USB. For some reason I'm not able to make the...
" The ultra-low latency (ULL) Human Interface Device (HID) enhancement project aims to make Bluetooth gaming controllers as responsive as those using USB-wired or proprietary...
Hi,
My development environment:
- VS Code
- nRF Connect SDK: v2.7.0
Description:
- My firmware had successfully paired (with passcode) with an iPhone. Security level...
Hi everyone. When configuring the GATT role, there are GATT server role, GATT client role and both. When using nRF5 SDK or nRF Connect SDK Bare Metal, is it possible to configure...
Hi there!
I'm working through the nrf_cloud_multi_service sample, and have a few questions.
Here is my setup:
nRF9151DK
nRF Connect SDK v2.9.0 and corresponding...
Hello everyone. I've been struggling with directed advertising for a few days now...
I found an example for the peripheral ( github.com/.../direct_adv).
Everything works...
Hi,
I have run the example in ncs 3.1.0 for CS_RAS_Initiator and compared to the older version ncs 3.0.1, there is a new flag called realtime_rd . Thanks to this, I can...
Hi,
I have a question about Channel Sounding: I want to run the CS procedure with 4antenna paths. Both the reflector and the initiator have 2 antennas. I started with the...
Hello!
I know IDAP-Link is not a product from Nordic, so maybe this is not the place to ask this, but...
I have to develop firmware for a custom board based nRF52 that...
I was able to compile and run the Hardware ID example on the nRF5340DK & SDK v3.1.1 using VS Code successfilly, but as soon as I add the overlay-ble-ma c config it still compiles...
This is the first time I've used two roles on one device and I've encountered some oddities.
The topology is as follows: Device A (nRF52840-DK) operates in dual mode (but...
Hi,
I was at the webinar today where they talked about SDK 3.0.0. They mentioned that the QSPI examples were "JESD216 flash" and "JEDEC SPI-NOR flash". I don't see either...
To preface:
Board: nRF9151 custom board nRF Connect SDK / Toolchain: 3.1.0
Hello,
We just received our first article boards for a design that uses a nRF9151 module....
Hello,
After completing DFU on the nRF5340 DK, the default behavior is to reset the MCU. However, instead of performing a full reset, we would like to jump directly to the...