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,
we are developing a Channel Sounding application starting from the Nordic samples "Channel Sounding Initiator with Ranging Requestor" and "Channel Sounding Reflector...
Hi there,
I'm evaluating the latest release of NCS ZigBee addon version 1.4.0, wanted to try and migrate my existing project to the newer version. I've encountered the following...
Hello,
We are currently designing an NTN satellite IoT terminal product based on the nRF9151 NTN module, primarily for tracker-type applications. In addition to NTN satellite...
Hello all,
I am looking to hire a developer experienced with ANT+ together with BLE and the nRF52840 SoC, possibly the nrf54L10.
I am looking for the coding for the...
Hi
if I am not wrong: no where on dev academy it says: add all the folders of
- your tool chain
- you private zephyr project
to windows defender exclusion folders...
Hi,
a couple of days ago, I had to install some STM plugins for VS Code (I'm sorry ).
In the process, the "CMake Tools" from Microsoft were also installed. I remember...
Okay, I figured out the issue. I will open this ticket anyway so that other losers can have the advantage of finding it if they have the same trouble. Zephyr stopped supporting...
Im using an nrf7002-dk. Whenever build like this:
"west build --pristine -b nrf7002dk/nrf5340/cpuapp/ns"
theres no serial monitor output.
Ive tried both VCOM0 and...
I am working with the NRF52832 DK with a Tag-Connect 3 prong cable attached to the debug port.
I have found a bug that has so far been 100% reproducible. It already happened...
Hi Nordic team,
I am testing Bluetooth Channel Sounding with the official samples and would like to ask about an unexpected behavior I observed.
Setup:
- NCS v3...
Hi!
I am evaluating some nrf9151 boards using the DECT NR+ stack. I have made my own PING test using UDP to test latency and loss.
Setup: nRF Connect SDK v3.3.1, DECT...
As in topic I'am concerned about the impedance of SWD interface drivers.
I'am building and SWD interface multiplexer that will be used with 48 devices using J-Link Pro debugger...
Hi team,
I recently purchased some nRF54LM20A units and I am currently working on interfacing them with a W5500 Ethernet module over SPI. However, I am facing difficulties...