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 Nordic Support,
I’m encountering a critical issue with the nRF54L15 device, custom board.The custom borad is flashed from nrf54l15dk ,PCA10156. After flashing firmware...
Hello, is it possible to somehow use RTC0 peripheral onboard an nRF9151DK to store real time so it will be available (sustained) even after resetting the device? As far as...
Hi, I used nrfjprog -e to the nRF54L15DK and problem is in Programmer log.txt How to recover nRF54L15DK does we need to update the nRF5340 JLink debugger?
I configured VBUS with a 1500mA limit. In theory, VSYS should deliver something similar to this. The VSYS output is 5V; it powers some LDOs in my project, which consequently...
Hi, I’m trying to generate a PWM signal directly using the nRF5340’s PWM peripheral registers (not using Zephyr’s pwm_dt_spec or driver API).
The LED turns ON correctly...
Hello,
I am trying to adapt the "Interfacing with a sensor over SPI" example from the nRF Connect SDK Intermediate Dev Academy course in Lesson 5. When I run the code as...
Hello, I am trying to convert my codebase from segger embedded studio to nrf connect. I am currently working on the spi section of my codebase.
I am communicating from...
Since it was brought up in the Webinar today, that the nRF54LM20A is not recommended for use with LE Audio due to the lack of an Audio PLL, I was wondering that the Audio...
Hi Nordic Dev,
We are experiencing issues with sudden connectivity loss and hardlocked devices 1,5 years after product launch. We are currently suspecting the flash storage...
Hello,
I have a Thingy:91x.
I flashed a BLE central program to the nRF5340 on this device.
However, I get an error initializing BLE. I've confirmed that this program...
Board/Setup:
Board: nRF9151 DK / nRF9151 SoC
Peripheral: External BLE module connected via UART1
Use case: BLE module is only needed during commissioning...
Hi there,
I have been trying to implement a low-power mode that basically suspends UART, I2C, etc before entering sys_poweroff() when critical battery level is triggered...
Hi,
I have several field devices using the LTE Link Controller library with nRF Connect SDK v2.5.1. Most of them work fine — they are programed to connect every hour. However...
Greeting Nordic Expert !
I would like to override the following hook in MCUboot:
int boot_perform_update_hook(int img_index, struct image_header *img_head, const struct...
Hello,
In the nRF52840 Product Specification PDF v1.11, on page 836, the second paragraph down states:
" The PSEL.RXD, PSEL.CTS, PSEL.RTS, and PSEL.TXD registers and...