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...
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....
How to check CS procudure used by controller in BLE Channel sounding security I am refering to this ticket so i have questions related to it that
I have tried to find answers...
I have three 5340 Audio DKs (PCA10121) and I am trying to demonstrate one as the broadcaster and the other two as headsets with audio transferred between them but NRFconnect...
Hello,
I’m working with the nRF5340-DK using nRF Connect SDK v3.0 and the SoftDevice Controller. My goal is to support multiple simultaneous connections , and I have already...
The Errata 155 workaround seems to work for the nRF52840, but only when events are configured before tasks. If I configure a task for an unused output pin *before* configuring...
Hello, I want to use the nRF52820 as a slave device. I've left my code, prj.conf, and DTS files below, but the spi_transceive function seems to be getting stuck. What could...
Hi,
I'm using the nRF52840 with the SoftDevice for BLE. In my system, it's primarily a BLE transceiver controlled via SPI by an external TI MSP430. We're considering implementing...
nRF54L15 LE Audio with I2S interface, LC3 codec point-to-point audio The specific flow is as follows: The nRF54L15 communicates with the mic via I2S to capture audio data...
I'm facing a persistent issue with my nRF9151-SMA-DK kit when trying to perform USB debugging, uploading, recovering, or erasing.
Interestingly, other boards (nRF9151-SMA...
Hello, we use nrf52832-ciaa in our project and it is light sensitive. Could we use x-ray to inspect soldering quality or it will damage the mcu? Thank you, Anton
I tried to find an explicit statement whether a new IMEI needs to be written to nRF9151.
These sources state that nRF91x1 ships without IMEI and it needs to be written:...
We are working with Nordic’s official peripheral_esl ( https://github.com/NordicPlayground/nrf-esl-bluetooth/tree/main/samples/peripheral_esl ) sample application for Electronic...
Hi Nordic team,
I am plan to design an IoT sensor that apply to Agriculture,
In case of 2 communications: Near field and far field, I will integration both BLE and Lora...
I am getting the following build errors when working with both DFU (MCUboot) and the file system (FAT FS) together. Errors: D:/ncs/v2.9.0/zephyr/drivers/disk/flashdisk.c:533...
Hi,
We are working on a project using the nRF5340 Audio DK. We want to take user input either from UART or BLE, and switch between them based on the connection status. ...
I would like to know the approximate flash memory footprint required to implement BLE Mesh, Zigbee, and Thread , individually. Could you please provide the details for each...