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...
I used two development boards with 52840, Two development boards are running 'first' and 'second' in the '\examples\802_15_4\wireless_uart\secure', respectively.
Additionally...
Hi. I have a new project using zephyr 3.5.0 and ZMK, so I don't think NCS SDK is an option. I am using pca10056/nrf52840dk
I am trying to configure I2S, and the examples...
I am currently experimenting with the nrf9151DK and was hoping to mimic a LTE-M sensor that would wake up once an hour, send a message over CoAP with DTLS, then go back to...
Hello, I have problems in the async-mode with the UART21 output and the nRF54L15. I am using Toolchain v3.1.1 and SDK v3.1.1.
When I use the uart_tx function to print out...
Hi
Is there a specification of running the nRF21540 in Tx mode at 10 dBm and 20 dBm with no load connected? Will the reflected signal cause damage to the PA and if yes,...
Hi Support Team
I tested matter bridge sample running on the nRF7002DK with peripheral_lbs sample running on the nRF54L15DK.
Application guide
Then I encountered problems...
I am working with the nRF9160 DK (PCA10090) and would like to use the onboard nRF52840 interface MCU as a host controller for an external peripheral.
From my understanding...
I am using the nPM2100 EK dev board with a stm32wl5MOC.
Using the example from the bare metal drivers, I adapted the code to my board.
I can succesfully read and set bytes...
currently this is more of a theoretical question, but i have an idea of something that might utilize this (3 QSPI devices)
Ive been looking at the Nrf5340 and the nrf7002...
Hi, I am stuck on the BLE channel sounding Initiator initialization. I took the code from the channel sounding connected initiator and integrated into my FW.
Due to unknown...
Hello Nordic Team,
I am using the nRF5340 Audio DK and I want to implement a simple audio loopback — where the board captures voice from the on-board PDM microphone and...
hello~
nPM1304 nominal sleep mode 500nA (it is still uncertain whether the buck converter can operate?)
Can't the sleep mode be lower than 500nA?
best regards
sam
I'm following the Lesson 9, Exercise 2: DFU over USB - Adding External Flash from the Nordic Academy: Tutorial Link
SoC: nrf54l15
SDK version: 3.0.2
Toolchain version...
Hi,
I’m using a custom nRF5340 board , and I recently migrated my project from nRF Connect SDK v2.9.0 to v3.1.1 .
The same project compiled and worked fine on v2.9.0,...