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...
Hello,
I am using edge impulse library to achieve on-device classification. I now want to put the edge impulse related code to the external flash and use XIP function there...
Dear All, I am facing a rather strange issue with the nrf/samples/wifi/shutdown example. I am working with nRF Connect SDK v3.1.1 and a nRF7002DK board. I am observing the...
I recently upgraded from a Ubuntu raspberry to a Raspery PI5 running PI OS and have two Nordic boards but not able to install the nrfConnect image on the PI image. Is there...
Hello,
We are preparing nrf52832xxAA for certification, Im trying to compile DTM from nRF5_SDK_17.1.0 (same issue on v16.0) Default UART pins run fine without error #define...
Hi, I am trying to migrate my device from s132 7.2.0 to s332 7.0.1, for adding ANT. I have no more access to the SWD. I know it is not tested : docs.nordicsemi.com/.../lib_bootloader_dfu_validation...
I am attempting to integrate the MM8108 with the NRF54L15 SoC as my lead engineer suggested, but now I am finding that it is not that straightforward. We want to make a HaLow...
Dear All, I am developing an application where I need to get the nRF5340 to the low power state, where the chip is consuming less than 10uA when it idle, while using the nRF7002...
I would like to control the RGB LED on the board. I followed the drievr example provided by the nrf sdk, but it doesn't work. As far as I understand, I don't need the signal...
Does the nRF54L15 internal temperature sensor vary, based on the applied VDD voltage?
I'm wondering if this is what I'm seeing. With a VDD of 3V I'm seeing lower temperature...
Hi, I am trying to build my own board based on the nRF9160 DK. I want to keep both the nRF9160 and the nrf 52840 chips on my board. Can these chips talk to each other directly...
Hi Nordic Team,
We are currently evaluating MCUs for our upcoming product, and our requirements include a device with large RAM and ROM , especially larger code space ....
I've seen this discussed a few times before, but haven't seen a great answer on this. It seems to be commonly known that attaching a debugger while using the IEEE 802.15.4...
We want to measure latency and PER between two OpenThread Nodes exposed to WiFi interference. Multiple Raspberry PIs, which are configured as AP and/or client, simulate flooded...