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...
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...
Hi,
I’m really new to zephyr and nrf SDK (I currently use nrf connect on vscode) and I have a project which consist in remotely controling the brightness of the 4 LEDs built...
Hi,
I have program two nRF52833, one as transmitter and one as receiver (with zephyr project called "direction_finding_connectionless_tx" and "direction_finding_connectionless_tx...
Hey guys,
I am using mesh->provisioner_nrf52840 example flashed in one board, and mesh-> light_switch_server example flashed in another board
I could able to read the...
Hi, I am noticing a potential underlying issue with Nordic's LC server example containing the scene and scene setup server.
Environment:
1. Segger Embedded Studio V5...
Hi,
I have installed nrfutil on my Windows 10 computer and get the following error when running it:
C:\Users\00315055>nrfutil --help Traceback (most recent call last)...
I have been working with the matter sample project in the nrfconnect sdk and set up my Matter dev environment with a raspberry pi as border router.
When using the android...
Hello All,
I am first time implementing the DFU using BLE feature on nRF52 DK.
Wanted to know how to generate the zip file (with .dat , .bin , .json combined) using nrfutil...
Hello,
I have a question about “Peer Manager” BLE library.
Based on documentation & usage example ( https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_pm_usage...
Hi,
In previous project, we enable RETARGET flag and include app_uart.h. After uart init we can use printf function to print some debug message very well.
Now, we have...
Hello,
we are currently planning to outfit yet another product with our firmware to make it connectable with our BlueRange mesh ecosystem. Now, I wanted to ask if someone...
Hello, guys.
We are using nRF51822 SoC together with nRF5 v12.3.0 SDK.
According to the nRF51822 memory layout , we have 127KB of space reserved for the Application code...
Hello all,
I followed the Getting Started Assistant for Linux (I'm on Pop OS 22.04 based on Ubuntu). Building with VS-Code and Segger is working.
I want to use Clion...
NCS main
Serial LTE modem does not compile with CONFIG_SLM_START_SLEEP=y in prj.conf
There is missing #include <hal/nrf_reset.h> in main.c but even after including it...
Hello all, I tried installing Segger mebedded studio on a new PC and followed the install steps from the getting started guide. Everything seems to be installed correctly...