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....
In the nRF Connect SDK v3.3.0 release notes, I noticed that the QoS Channel Survey feature has transitioned from experimental to supported (i.e., production-ready).
From...
As mentioned in subject,I try to study course with CMSIS-DAP,now, chip recove and flash is OK,but blocked at debug step for 2 days now.
Maybe I made some wrong config some...
I keep seeing this in your documentation:
This functionality is in the process of being deprecated and replaced by Zephyr’s default devicetree-based memory partitioning...
Hi, I am having troubles with flashing my first code to the MDBT53V module. I am flashing via JTAG cable, from my nrf52840DK using vscode. According to my measurements the...
nRF54L15 DK Board
BM-SDK-V1.0
Hi:
I have debugged the IRQ according to the nrfx demo, but now there is an unresolvable error that requires assistance.
This is an error...
Board: nRF54LM20A DK NCS version: v3.2.1 Sample base: nrf/ samples/zephyr/subsys/usb/cdc_acm
Background
I am evaluating power consumption on the nRF54LM20A DK before...
Hi,
I am testing the radio_test (short-range) sample on an nRF54LM20A DK . The test setup is:
Board: nRF54LM20A DK
Sample: peripheral/radio_test (NCS version...
Hi:
What is the maximum number of targets that a DFU distributor can support for simultaneous upgrade, and what is the upper limit? I haven't found any detailed explanation...
In nRF cloud, in the device list ( https://app.nrfcloud.com/#/devices ) it is difficult to manage larger number of devices because of lack of search and limited sorting. ...
Hi,
Excuse me, does the current Mesh(NCS 3.2.4) support Directed Forwarding and Remote Provisioning? The examples in NCS 3.2.4 don’t seem to include configurations for the...
With nrfconnect SDK V3.3.0 seeing commissioning issues with light bulb sample with nrf52840dk and google home. The logs are given below. Please help with resolution
Thanks...
This question concerns the description of the SPI communication Electrical Specifications on page 425 of the nRF52840 Product Specification.
The values for "t_spim_vmo...
Hello,
I have a product with QSPI flash that I would like to use nrfjprog to program the flash part. However, the QSPI flash's VCC is controlled (via a FET) from a GPIO...
Summary
With CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y and CONFIG_OPENTHREAD_TREL=n , the Zephyr/NCS build fails to link:
ld.bfd: ... openthread_platform.a(trel.c.obj)...
Hello,
I am currently working on a new design based on nRF9151. This design is the evolution of a previous PCB.
The device uses a combined GPS and Cellular antenna, which...