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...
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...
Hello, I encountered a problem while using the nrf5 SDK. In my software, I used a UART for debugging data output, a libuarte library for command output, and an app_button...
I'm trying to use nrfutil as part of a script that sets up the toolchain environment automatically using direnv .
For example:
I'd like to know how the bundle ID can...
As subject, NCS 3.0.2, I use demo 'peripheral_power_profiling' to test current on NRF52832 DK board, but the demo cound not run when power on, There is no log output, and...
Hello,
I am exploring power management on the nRF54L15 DK with nRF Connect SDK v2.8.0 (Zephyr v3.7.99) .
My goal is to:
Enter deep sleep / system off mode.
...
I am trying to wake up the NRF54L15-DK from deep sleep using RTC. The device goes into deep sleep but never wakes up. I would like to know if RTC can wake up the micro from...
Hello,
I am trying to run the wifi_scan example but I am getting a BUS FAULT error as seen below. The SDK is v3.1.0, and the SDK Toolchain is also v3.1.0.
1. Going...
i have version 0.9.2 of the nRF54L DK....
i've noticed there is now 1.0.0 documentation....
have there been any HW changes -- use of "production" MCUs, etc....
more...
Hi Team,
We are looking into the new Thingy 91 X and were wondering if it will be able to run the nRF91 Pizza Demo .
I understand the demo was originally created for the...
Hello,
I'm working on Windows 11, with the nRF Connect for VS Code v2025.5.512 extension, with ncs v3.0.2. I'm using the nRF54L15-dk (PCA10156; 0.9.2; 2025.7) development...
citing the following issues
I've been able to implement the 16 Mhz on the SPIM3. However, the incoming data on the MISO is still corrupted. With my oscilloscope I can...
Currently, we are developing our own board with NRF5340-CLAA. It does not have a 32.768kHz crystal oscillator, only an external 32MHz crystal oscillator. We have applied the...
Hello, I need to do some RTT trace logging, but I can’t enable it. I am trying to create minimal example code, and for this purpose I am using the UDP sample. I added these...
Hi,
We have a working firmware that uses LTE-M for network connectivity to connect to NRF Cloud. But upon testing with NB-IoT configuration (CONFIG_LTE_NETWORK_MODE_NBIOT_GPS...
Hello, the time to ask for help has come again... I keep hitting a crash in my BM833 code related to "Illegal use of the EPSR". Code is fairly simple and supposed to be pretty...
Hi,
hi have the same problem related here: https://devzone.nordicsemi.com/f/nordic-q-a/91890/nrf52-reports-two-jlink-cdc-uart-ports
With revision 2, UART show only one...