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....
Hello!
I have stored a PSK in the KMU of my nRF54L15, and now want to use it for a Lwm2m client DTLS connection.
According to Zephyr's documentation, the PSK must be provided...
Hi, I'm using v2.7 toolchain and v2.61 sdk, I tried with both wifi sta and wifi shell example, both failed to build when CONFIG_WPA_SUPP=y, if I comment out this config, then...
I have succesfully tested my software that sends gnss location to aws iot with nrf9151dk. Recently I configured software also support also thingy91x. My problem is that Aws...
I've nrf52833dk board, I'm doing i2c exercise from Dev Academy's NRF connect sdk fundamental course. For some reason I used 'Quick Start' option in "nrf connect for Desktop...
Dear Nordic teams :
I would like to clarify the capacitor usage configuration:
1. If the firmware is configured to use the internal load capacitor and I also place external...
Hello,
I'm building a project on a Xiao nRF52840 Plus board. When I built and flashed the firmware, the Nordic LED Button Service does not appear in the nRFConnect app....
I have a custom board with bl54u and NPM1300 . Working fine.
But now replaced with a NPM1304 as it is pin compatible. Worked fine with fuel gauge NPM1300 on SDK 3.0.1. ...
We've derived a DTLS handshake test firmware from github.com/.../l5_e2_sol
Tests have been done using nRF9151 DK, SDK 3.1.0 and modem firmware 2.0.2.
First we verified...
I'm putting together a project that requires a "large" (1500mAh+) rechargable battery, both because of the desire for long times between charges and to enable powering a peripheral...
Hello Nordic Support Team,
I'm working with the Android-nRF-Wi-Fi-Provisioner library ( https://github.com/NordicSemiconductor/Android-nRF-Wi-Fi-Provisioner ) and would...
I'm using the Nordic nRF52840-DK. I'm having a hard time with logging using RTT. Sometimes it works, sometimes it does not. Usually I get a few runs where it works, then it...
I developed a custom application on the 52840DK and have now moved this over to a custom PCB of my own design. I can compile OK and can start a debug session from "main" but...
I am unable to download the nrfjprog command line tools from your website.
I am using SDKV1.8.0 and Toolchchain V2.0.0. in Visual Studio Code.
When I attempt to flash...
Hi,
I have low power environmental sensor. They raise an interrupt that something was sensed and require to read some registers on the sensor via I2C and run a state machine...
Currently, the nRF Connect extensions are available only on the Visual Studio Code Marketplace. We primarily use Cursor, which is a VS Code fork designed for enhanced AI-assisted...