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...
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...
I'm using the nRF54L15-DK with nRF Connect SDK 3.0.2 , and trying to advertise using Coded PHY (Long Range) .
My goal is to make the advertising signal continuously visible...
https://docs.nordicsemi.com/bundle/ncs-3.1.1/page/nrf/applications/nrf5340_audio/doc/building.html#programming_the_application
The examples are given for the default CIS...
Hi there,
I am trying to implement some power saving features of my device, and am having trouble with stopping advertising in SDK v3.1.0
I would like to advertise for...
Hi, I have an Adafruit nRF52840 Feather Express and am developing for it using Zephyr 3.1.1 and the nRF Connect SDK with VS Code.
I want to read and write from two of the...
Hello, Nordic Team,
I am writing to request assistance with a Mater commissioning issue we are facing. We are in the process of preparing out product for Matter certification...
I have a Zephyr application running on a NRF9160 using the Golioth SDK. I updated from their SDK from v17 to v18 and started getting undefined reference linker errors. I’ve...
Hi guys,
I have made a custom PCB based on the nRF5340 and for debugging it I have only added a SWD interface.
The problem is that this PCB works with 1V8, and in the...
Hey folks, I've tried bunch of things but can't make TWIM work properly on nrf54l15-DK outside of that pair of pins. Basically the issue is that it only works correctly if...
Hello all,
I’m working with the nRF54L15DK development kit and I’m facing a debugger / flashing issue. Below are the details:
Setup / hardware used: nRF54L15DK
On-board...
I'm using the nRF-PPK2 in ampere mode to measure power utilization in a battery powered device over a long period of time (about 16 hours). However, the PPK2 is giving unreliable...
Hello Nordic,
I am developing for a project that requires real-time accuracy. We are using ncs v2.9.1 Zephyr, an nRF54L15 and an IMU (w/ SPI interface) to acquire positional...
Greetings,
I would like to enable triggered firmware update option (dfu icon to be shown and to work) in NRF Connect android app on button press or uart. I followed the...
Hi,
I followed the instructions for enabling mcuboot and OTA using DFU target APIs using the instructions here -> https://academy.nordicsemi.com/courses/nrf-connect-sdk...
Dear all
I am developing a product using the nRF54L10 with the Zigbee add-on v1.2.0. I have a question regarding sleep behavior.
The current measurements below show the...
Hi,
I am developing an application with the latest available version of the nRF Connect SDK (v3.1.1) for the nRF54L15 SoC.
I want to develop an application with B0 + MCUboot...