I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
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...