I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
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 everyone!
We need to implement Apple Notification Center Service (ANCS) in our nRF51 firmware so that the iOS application running in the background mode can receive...
Hi,
In the latest NCS V2.0.0 the profiler has been renamed but one of the sources hasn't and it causes a CMAKE error
https://github.com/nrfconnect/sdk-nrf/blob/main/subsys...
Hello,
I am using the ble_advertising module in sdk 17.0.2 on an nRF52840 with softdevice 140. I have the application working but want to convert to using coded PHY. After...
We are using nrfutil 6.1.3 on Ubuntu 20.04LTS and nRF5 SDK 17.0.2 We're using a copy of the dfu/secure_bootloader as the bootloader. We've changed NRF_BL_DFU_INACTIVITY_TIMEOUT_MS...
The nrf52840 defines 4 pwms. Attempting to enable pwm1, pwm2 or pwm3 using pinctrl through a device overlay results in build errors suggesting there is something wrong with...
Hello,
I am developing a driver for the vl53l5cx TOF sensor from ST, however their sequential write format looks as such:
This is problematic for me since I can get...
Hello, I was trying to run the Matter template example on board nRF5340 DK.
The nrf connect website example : https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hello Nordic team!
We are using nrf52832 chip and soft device S332. System runs custom bootloader and main application.
We did not have any major problems with BLE...
Hi Nordic Team and programmers,
I have a Bluetooth peripheral built from the uart example and it has been working perfectly while operating a basic message based protocol...
Our product consists of a Texas MSP430 and a Nordic nRF52832 Chip, with serial/UART between
for MSP programming, debug and development : I'm using the official TI MSP-FET...
Hello, that's my first post, I'm starting in the world of nordic and I want to know how to configurate it to program in VS code, I already do all the steps in the 3 first...
Hello,
I am facing some troubles generating and flashing a complete hex file using the Nordic command line utils. Below, I will explain my scenario:
Secure bootloader...
Hi everybody,
I'm trying to make the nRF 52840 Dongle work with nRF Connect for Desktop v3.11.0 on Ubunutu 20.04 LTS.
I downloaded the latest version from here: https...