Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
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...