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 can commission nrf52840 bulb by iPhone successfully using below QR code:
https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A6FCJ142C00KA0648G00...
Hi Nordic team,
I tried to view logs from my custom nRF54L15-based MCU using J-Link RTT Viewer, but it's (printk) not working. The same prj.conf configuration was previously...
I am trying to make a FOTA to update the firmware of the nrf9151 using the command AT#XFOTA, the issue I am having is that I am unable to have the app_update.bin file generated...
Hello, I am currently working with NRF5340-DK dev kit and I want to use 2 SPI devices connected on the same SPI bus OR use 2 different SPI instances, however none of these...
I purchased a SIM data from ILIAD and I am trying to connect to network, but the AT command AT+CEREG? : +CEREG: 0,4 instead of 0,5 as I expect.
The lte_lc_connect_async...
Hello,
We are currently developing with the nRF9151 and would like to request more information regarding GNSS SNR testing.
We have reviewed the documented GNSS functionality...
I have a similar question as posted here but I wonder if this limitation is still the case.
I am trying to advertise to a specific device by passing the scanner device's...
Hello all,
I´m Trying to Run the Minimal-Example of Sensor-Stream API
https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/sensor/stream_drdy#id7
HW is:...
Hi All,
I have a ordred couple of 5340 Audio DKs. I want to configure one of them as headset using the nrf_audio example application and connect to a phone and stream...
I'm developing code to run on the nRF5340 SoC in a Thingy:91 X and I am seeing duplicate RTT output. For example, if I look at the RTT output from the default 'Connectivity...
Hello LE-Audio team,
By any chance, do you have a working code base that supports a headset with 2 end points instead of just one as your sample nRF5340_Audio kit?
If...
Hello Nordic Team
I am using SDK 3.0.1 with a nRF52DK to develop a firmware that can be switched from BLE mode to GAZELL mode and vice versa over a command sent via UART...
I saw a really similar post but no real solution. I've got both a nrf52840dk and a fanstel ble840xe eval board that I've been playing with. the end goal is to make this start...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
For the Pawr example I refer to E:\NCS\v2.8.0\zephyr\samples\bluetooth\periodic_adv_rsp and periodic_sync_rsp.
Regarding...