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...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
Hello, I'm using an nRF7002 with an nRF5340 host processor to detect and process WiFi beacon packets in monitor mode. I've encountered an issue where the nRF7002 appears to...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
I am designing a battery-powered mobile device.
Previously, I was using Reg0 in DCDC mode, but I added an external 2.0V DCDC with higher efficiency (low Iq) and decided...
Hi!
I would like to know if anyone has any idea when we will hear more about the future products compatible with the new Bluetooth Core 6.2 specifications, as this will...
Backround: We are planning to use TF-M with a two-stage bootloader (NSIB & MCUBoot) using dual-slots for secure and non-secure images. We need to support configurable fixed...
To use ECDHE_RSA you need to enable the following Kconfig symbol:
This symbol depends on MBEDTLS_HAS_RSA_CIPHERSUITE_REQUIREMENTS :
This symbol depends on MBEDTLS_RSA_C...
I am developing a project for the Thingy91:X making use of the Asset Tracker Template.
Following the Getting Started guide, I successfully build for the Thingy91:X.
However...
Hi,
We have an existing nRF91 (nRF9151) project (NCS 2.9.0 ) that already includes multiple modules such as ECG, external flash, RTC, modem, etc. Now we want to integrate...
Hi Team,
I would like to interface the nrf9160 with nrf7001 by using the SPI. While building the WIFI-Scan example by using SDK 3.1.1. Even by using WIFI-shell example these...
Hi team,
I am experiencing a persistent MPSL assertion 1519 on nRF54L15 that occurs consistently at ~5 seconds after BLE advertising starts. The assertion indicates that...
Hi everyone,
I’m using nRF9151 with nRF Connect SDK 2.9.0. Without changing anything in overlay, prj.conf, or source code, several of my projects suddenly started failing...
Hi Nordic DevZone,
We recently acquired some Pro Micro nRF52840 Dev Boards ( link ) and were looking to use them with the nRF Connect SDK. The boards use a UF2 bootloader...
I have a question about the nRF54L15.
1.I would like to know the maximum number of devices that can be registered for whitelist and bonding.
2.I want to know how to...
I am having an issue where my nRF52840 Development Kit is not being detected by nRF Connect for Desktop , specifically in the Quick Start and Programmer apps. The DK does...
Hi, I have an Adafruit Feather nRF52840 which I'm programming using SDK 3.1.1. I want the following UART config but it is being rejected with error -134 which I believe means...