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...
We aim to use an external Cellular module for MQTT communication.
I found that the nrfxlib/nrf_modem library is only supported for nRF9x series MCUs. Does this support...
Hi all, I'm trying to enable the SPIM4 peripheral on the dedicated high-speed pins (P0.08 SCK, P0.09 MISO, P0.10 MOSI, P0.11 CS) on the nRF5340DK, but I'm seeing no activity...
Been trying to set up a project to run some basic openthread as a proof of concept project. I based much of it off the CLI example and SDK. I have gotten stuck where my code...
Hi, I am using BMD-350-A-R module for a project and i am trying to upload the bootloader and the bootloader settings hex files but those are getting written as application...
Hi,
I am working with a u-blox EVK-NORA- B206 development kit. It has an onboard J-Link and it contains a NORA-B206-00B which has a NRF54L15 inside. I use VS Code with the...
Hi,
Could you provide some examples demonstrating how to use the FLPR on the nRF54L15 with NCS 3.2.1?
Additionally, real-world use case examples would be appreciated,...
Hello,
I am following this course: https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-3-bluetooth-le-connections/topic/blefund-lesson...
Hello,
Developing a new pcb with combined nRF9160, nRF5340 and nRF7000. We want to power the system with a nPM1300 PMIC. nRF9160_VDD on VSYS(4.5V), nRF9160_VDD_GPIO on VOUT2...
The Matter Samples output a verbose level of information to the console as standard. This is a mixture of the application log statements and matter log information. When trying...
Hello,
I am writing to ask a question regarding the power supply configuration when using an external board with the nRF5340DK.
I am referring to page 30 of the nRF5340DK...
Hi all
I have following problem. When using ble_nus_c_string_send to send data over NUS sd_ble_gattc_write returns error 19 - NRF_ERROR_RESOURCES after but the problem is...
Hi Nordicsemi engineers,
While testing a large-scale OpenThread network recently, I encountered an irregular pattern of device crashes. The network consists of 70 devices...
Hi,
I am working with NRF54L05 SoC using NRF Connect SDK V3.1.0 and NRF54L15DK for testing.
I am seeing an inconsistent MCUboot validation failure when flashing a firmware...
As the title, in the project "ncs\v3.2.1\nrf\samples\nfc\tnep_tag", how to runt into function tnep_svc_one_selected()?
I use the NFC tools, Send the hex data, want to select...