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...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
Hello Nordic Support,
I have a question regarding the real-time clock (RTC) functionality on the nRF9160.
RTC availability
Does the nRF9160 have an internal...
We are developing with Zephyr and the NRF54l15 and need to use a NAND flash IC (Macronix for example). But it looks like there isn't any NAND flash support.
Can you point...
Hello,
I noticed the DFU feature for the audio application is marked as experimental. Are there any caveats or gotcha's to be aware of before attempting to get DFU working...
the provider has provided source for their firmware which provides serial port communications to control operation only in old sdk 1.7.0 format
I need to use some other...
I am using the NRF Connect SDK package provided by Qorvo, and adding BLE functions to their package. I am now trying to debug my added code.
I am using Ozone as the debugger...
When using SDK 2.6.x, I didn't know about Wi-Fi Credentials, so I connected to Wi-Fi as follows:
(Partially omitted)
With the release of SDK 3.1.1, I learned about Wi...
Hello, As part of an effort to migrate applications to nRF5415 devices, I've encountered voltage sensitivity issues when using existing sensors (bme688, bme280). After reviewing...
We have designed two custom boards based on the nRF52840.
Board #1 (Demo board) This board works correctly. It uses a standard 32.768 kHz passive crystal connected to XL1...
Is it possible to enable the Segger Flasher ARM Targer power supply using nRFutil?
We are now using a Segger Relay adapter , but this needs the Flasher's ARM target supply...
Looking for base examples for a push to talk using this dongle board and GATT. I choosed Peripheral LBS
Other basic example (Beacon, Blinky etc) compiled and work w/o problems...
Hi,
We want to set the PMIC's battery discharge limit via the registers BCHISETDISCHARGEMSB and BCHISETDISCHARGELSB to 1200mA but the nPM1300 PS does not describe how to...
Hi!
We're assessing the EN18031 compliance, and would like to know if there's any plans for product certification with nRF9151?
I found that the certification was...
Hi, I was checking the HAL for SPI in master mode and notice that when pm_device_action_run(<spi_device>, PM_DEVICE_ACTION_SUSPEND); the CS pin isnt changed since it status...
I want to migrate my project (for a custom nrf5340/nrf7002 board) from NCS2.9.0 to NCS 3.2.0, to hopefully get the wifi WPA Enterprise functionality to work. This is an existing...