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...
Hi,
we have a custom board with the nrf54l15 and are doing power optimizations for standby. Our device will never go to SYSTEM OFF as the init draws to much power.
We...
Dear Nordic team
our customer just done the batterie profile with NPM1300 for mass production, and they just find out, there is some update under the npm1300 SDK, which...
Hi all,
I bought an nRF54LM20DK revision is 0.7.0 (the latest revision). The nRF Connect in VS Code shows that nRF54LM20B_xxAA_ENGA MCU is used in the devkit, meaning that...
HI, Good day to you. we kindly request your confirmation of the COF ( Country OF fabrication) origin for the NRF52840-QIAA-R and NRF51802-QFAA-R component. We would be most...
Hi, I just want to double check that I've not made any disastrous mistakes when making this keyboard. I've before used micro controller boards when designing, like nice nano...
On the previous nRF52833, the CPU cannot function normally during flash write or erase operations.
With the nRF54 series upgraded to RRAM, does a similar limitation still...
Hi,
Im trying to run a beacon sample code using VS code on nrf52832dk board. Initially, I tried running with the latest SDK available 3.0.0, but I faced MSPL assert error...
Hello,
I am measuring the sleep current consumption of a custom board using the PPK2, and I am observing a significant discrepancy between the two measurement modes.
...
Hello,
I am currently evaluating and trying to conform to the regulation regarding the RED EN 18031 vulnerabilites checks and I am having some problems due to that the sbom...
On the previous nRF52833, the CPU cannot function normally during flash write or erase operations.
With the nRF54 series upgraded to RRAM, does a similar limitation still...
Dear Support Team,
I'm developing a Matter remote controller and want to implement Scenes Cluster Client functionality. When a button is pressed, the remote should recall...