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...
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...
We are developing a battery-powered medical device using nRF9151 with nRF Connect SDK v2.9.0 , where data is transmitted to AWS IoT Core using MQTT over LTE Cat-M . While...
Hey, I'm looking for a solution to encypt the DFU_Application.zip and that the nrf52840 MCU can encrpyt it at runtime. Actually I've read that this not offical supported of...
I’m working on an indoor tracking system based on the Bluetooth LE Channel Sounding (CS) API. My target is to support multiple initiators connected to a single reflector,...
I'm using the DFU bootloader from the nRF5 SDK 15.0.0. To initialise the DFU service from the application the ble_dfu_buttonless_async_svci_init() function from the nRF5 SDK...
Hi,
We're about to make a bunch more of our custom boards based on the nrf5340_audio_dk platform (modified with a stereo codec and some other stuff) with a modified version...
Hello, as the title suggests. I'm just wondering if the nRF91 (nRF9160 or nRF9151 DK) can use vanilla Zephyr instead of NCS for getting GNSS data (using the GNSS API)?
I...
I am using a STM32 with the NPMX drivers.
I am having a few issues and wanted to see if there are recommendations.
Issue 1:
disabling the interrupts does not seem...
Dear Nordic Community, I want to build samples/basic/blinkly on nordic nrf52840_dongle inside my Zephyr workspace. I use Zephyr 4.2.0, but on Zephyr 4.3.0 I have similar problems...
Hello, I am looking at pages 871 and 872 of the datasheet for the QFN48 package, but I’m not sure I understand correctly. Could you please tell me which GPIO P0 pins can be...
I’m using an nRF54L15 evaluation board obtained from a distributor and currently testing transmission and reception of large data chunks. Everything was working fine until...
I have an external device. After connecting it to the central device, I found that the Bluetooth service of my external device couldn't be enabled properly. When I checked...
Hi, I have the radio_test example running correctly on a nrf52840 dev board. I am able to use the Nordic Serial Terminal (v1.6.0) to send commands and read responses.
...
I am developing a custom board using nrf54l10 chip. So far, I have been able to use a code to comunicate through spi and uart for me to use printk function.
Now I was trying...
The docs( docs.nordicsemi.com/.../dect.html say that th nRF9151 modem can't do GPS/LTE and DECT NR+ at the same. Could the modem switch between the two operation modes while...