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....
I'm working with NRF54L10 module. I needed more mcuboot space so in pm_static.yml I allocated it 80kb. Before this FPROTECT was working but after I allocated 80kb, now FPROTECT...
Hi, I am using VS Code with Extension Pack for nRF and nRF Connect SDK Toolchain v3.2.1 and trying to build the environment for working with the dect_shell sample. nRF9151...
Hello all,
I'm using ble_wifi_provisioning example.
I need to save the phone pairing. I added the definitions as described here: https://academy.nordicsemi.com/courses...
Hello,
I am planning to conduct R&D on Bluetooth Low Energy (BLE) with PAwR (Periodic Advertising with Responses) and low-power communication techniques. To progress with...
I originally developed the product using the nRF5 SDK with C++. The functionality is already implemented, but due to high power consumption from the C++ version, I now plan...
Sadly not in the documentation and the sizes changes from 5.0.0. I did try using the 5.0.0 but it doesn't boot (could be another problem). Thought I'd ask anyhow.
I have managed to use 3 nrf5340 audio DKs one configured as Gateway and the other two as left and right headsets to stream stereo audio. My question is, what do I need to...
I’m working on an nRF52-based design where the device should remain in System ON low-power mode after an operation (SAADC sampling + BLE sync). After SAADC data collection...
Hello,
My application uses three nRF5340dk for LE Audio: two Unicast Servers and a Unicast Client. The Client scans for servers, establishes connections, performs discovery...
Hello, I'm using the nrf5340 Audio development kit with SDK Manager v2.9.0 and a micro SD card, and when I try to play the audio as indicated in the development example in...
Hi, I have the following situation:
I have a legacy C application that runs on the good old nRF5 SDK on NRF52840 with FreeRTOS. (No BLE on the application, but the bootloader...
I am trying to repurpose NFC1 and NFC2 pins for GPIO usage, but they do not function as GPIO, while other GPIO pins work correctly.
SDK: nRF Connect Bare-metal SDK v0...
Hi Team,
Below function returns error code as -5 and unable to write and read data from I2C peripheral.
err = i2c_write_read ( i2c_dev , addr , write_data , write_size...
Hi,
so i was using the NRF51822-QFAC with an external balun and this antenna chip 2450AT43A100E .
now i want to move to the nRF52832 chip and from what i read is that...