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...
I am using QSPI NOR flash (MX25R6435F / MX25L51245G) with nRF5340 . I am trying to enable 4-byte address mode using the SFDP BFP table in the device tree overlay.
When I...
Hello all,
I'm currently developing an application using the ESB protocol on a nrf52840.
I'm trying to calculate the expected current consumption in the different stages...
Hi,
I am working on a project with channel sounding requirements and I have collected some test data. I am using the example codes Bluetooth: Channel Sounding Initiator...
I am developing an application using nRF52833 + nRF5 SDK + S140, and I encountered a strange issue. When I perform an OTA update from a firmware that does not initialize the...
Hi there,
I am using MDBT dev kit based on MDBT53-1M module. I have a simple application of reading an SD card and printing the data on the LOG. While the current application...
Hello!
I bought dev board with this module and plan to use it in my product.
I bought a development board with this module and plan to use it in my product.
While I...
Hi
for DFU is bluetooth used by default. Your DFU app suports only using bluetooth to do a DFU.
Do you have any tools to do a DFU over NFC? Or do I have to write a tool...
## Summary
When running the OpenThread CLI sample on `nrf54lm20dk/nrf54lm20a/cpuapp` using nRF Connect SDK v3.2.4, the application crashes immediately on boot with a ...
Reporting this here as the project GitHub asked that bugs be reported via DevZone.
The latest Power Profiler v4.2.0 has introduced an annoying issue - when running the Power...
I have an application that gets a fix using A-GNSS. I couldnt understand from the documentation how to enable other satellite systems other then GPS to be enalbled in my application...
Hello,
I am trying to run this Android-nRF-Blinky sample from Git ( https://github.com/NordicSemiconductor/Android-nRF-Blinky ) and build failed.
Below is the error message...
I make a BLE/USB MIDI controller that has an NRF52840 receiving sensor data by SPI from an Atmega 32u4 at 2Mhz. The NRF52840 is the SPI master (SPIM3). When I'm using BLE...
Hi there, I am using nrf connect sdk v2.6.0. I have noticed that after DFU update, I am seeing ble bonding lost randomly on firmware side. I did uncheck Erase Application...
We are running some sample code on the nrf54l15 mcu, specifically: /modules/lib/memfault-firmware-sdk/examples/nrf-connect-sdk/nrf5/memfault_demo_app
We can connect and...