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...
Hi,
I am debugging a program running on the FLPR core on the nRF54L15 development board. I need to call a static library (. a file) on the FLPR core. I use the project created...
Hi:
I connected PPK II with nRF52DK.
PPK 2 is connected to the PC via the PPK 2's USB Data Power port.
The led of both are ON.
I see PPK2 in NRF CONNECT FOR DESKTOP...
Hello, I am debugging a program running on the FLPR core on the nRF54L15 development board. I need to call a static library (. a file) on the FLPR core. I use the project...
I am working Exercise #2 in Lesson 1 and the Screen shots and notes about using nRF KConfig GUI do not match what I see. I am using SDK v3.1.1.
The view I see when I open...
My product is very similar to the PCA10056 and uses NRF52840 and Soft Device S140. The firmware uses NRF5 SDK 17.1.x.
I am trying to set up a periodic scanning feature....
Nordic support,
We are experiencing unexpectedly high and noisy power consumption when using PWM with nRF Connect SDK v2.9.2 on a nRF52811-based custom board, which is problematic...
Hello, I am struggling to find resources or up-to-date information on how to implement the above with NRF54DK (specifically Ezurio BL54L15 DK). Reference material I have found...
Heey, I'm currently trying to implement a w2812 on my custom nrf9160 board. For this I want to use my SPi bus to instruct the ws2812 leds. Because I've already implemented...
Hi,
We have a design error of not having not updated a voltage divider circuit when we increased the high voltage line in an earlier iteration. The range of the voltage...
Hello,
We have a small number of returns for our product, where the modem has gotten into some sort of strange state, and almost seems like it is unresponsive, or blocked...
Hello, May you please help me to understand how to enable the correct mode for testing. This what the laboratory request - "RF frequency fixing software and guidelines of...
We would like to drive two ps/2 interfaces via nrf52840 gpio pins (i.e., reading the protocol bit by bit, via gpio interrupts). A trouble is that ps/2 is timing sensitive...
We're using two nrf54:s, one DK (initiator) and one custom PCB with 2x antennas (reflector)
I've tried adjusting the samples so that multiple antenna paths are supported...
Hi
I have some questions regarding the 32 MHz crystal on the nRF54L15:
If my firmware is configured to use external capacitors, will the very first crystal startup...
Hi,
I am developing on nRF54L15-DK BM (bare metal) for another board with a different pinout.
I need to disable the the MCUMGR log that prints to UART TX pin 1. 04....