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...
Hello,
The documentation in the nRF7002 Product Specification rev 1.0 says that the P2P mode (Peer-to-peer) is supported (section 6). However in this ticket: https://devzone...
I recently had a question about AES encryption on the nRF9160 and about how to store 32-byte encryption keys. The ticket was closed after I got the following answer: " we...
Hi,my board is nRF52840,and the demo is periodic_sync_conn within ncs2.7.0,
I want to establish periodic sync with the AP whose rssi is better,but i am failed。The ESL will...
Hello Nordic team,
I am working with the samples/bluetooth/shorter_conn_intervals sample on NCS v3.2.3 using two nRF54L15 DK boards.
I understand the difference between...
Hello, Recently I got an nRF9151-DK and I am following the Cellular IoT Fundamentals course. When it was time to connect the device to nRF Cloud (Lesson 1, Exercise 1), it...
Hi there,
I am developing a Matter light color temperature lamp product based on the NCS v3.1.1, and I need to store some custom user data in NVM (Non-Volatile Memory) within...
Hi engineers,
I posted a question at the link below, but it doesn’t seem to have received a response yet. If it’s convenient, could you please help answer the question?...
I'm debugging the function of switching between ESB and BLE. My general approach is as follows:
Initially, the BLE protocol stack is initialized, advertising starts...
Hello.
I'm looking for some advice debugging what I think is a race condition around bt_le_per_adv_sync_delete.
After calling bt_le_per_adv_sync_delete, we're sometimes...
Hi,
I am trying to use CoAP Block Transfer to transfer firmware images from server to nRF5340 custom board. We are using OpenThread library for CoAP.
The block transfer...
Hi,
For my university masters group project I need to connect my nRF5340 Audio DK to another board (Ambiq Apollo 510B). I will need to send audio from the mic to the Apollo...
Hi Nordic team, I’m working with nRF54H20DK on nRF Connect SDK v3.2.2 and using MCUboot as the bootloader. From the current documentation and samples, my understanding is...
Hello,
I'm trying the bootlader of SDK13.1, with SD S132_nrf52_4.0.2
I manage to send a ZIP file to the bootloader, but the application doesn't launch. I've tested with...