Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi, I have this problem and I couldn't find any working solutions. I am developing my own hardware and there weren't any problems until I started to use debugger. My program...
Is there any reference information on how long (in ms) different steps in a BLE pairing process takes? e.g. Pairing Feature Exchange, Short Term Key Generation, Long Term...
Hi all, In my project i'm using the nrf52840 SoC in my board. I'm currently working on the bootloader, and I would like to add additional logic to functions mentiond in the...
Hi,
I am trying to train a few beginner FW engineers on RTOS concepts and have been using the Nordic training videos. However, sometimes, its tough to explain thread execution...
Hello,
I need to persist ~200K of data on the internal flash of an NRF52832 chip. I've run a memory report and I'm current taking up 185Kb and the chip has 512 Kb of flash...
Our project has been working on nRF21540 & nRF52833.
Let us have a method to reduce the power of nRF21540 under 400uA at idle.
Currently, without nRF21540, the power...
We started a new project using nRF Connect SDK & Zephyr. Installation of development tools is very easy and convenient using VSC add-ons. However, we are concerned about the...
Hi, we have a project where we want to track the location of a Thingy91 and send it to an nRF9160, a cellphone or/and a website. Do anyone know about any guides that could...
During a ble connection process using a nrf54l15 as a peripheral, I get an sdc fault "File 48, Line 203" with this callstack:
sym_476LRB5XNUARAHCHHC7ZAIGPFC5VZ4W2N4467LI...
Hi,
I'm building an application for the nrf5340 in rust and I want to be able to use the bluetooth LE audio functionality. For this I have two questions:
How can I build...
Hey,
I get the following errors when running my application and I am not sure how to debug this (The nrf thread viewer is empty when I start a debug session of my application...
I try to use one 5340 board as cis client to connect with Galaxy Buds2 Pro and can get the audio in headset.
But the connection is randomly disconnected, the log i get is...
"When I run the CDC ACM example to enable UART, it works fine. However, when I switch to another example that also uses the same USB configuration, the USB port is not visible...
Hello all. I have somewhat of a basic question to ask. I am looking for a USB dongle that can transmit data. runs off of the 5v in the usb and can connect to Win11 by hopefully...
Hi , We are developing a product with NRF5340-CLAA-R WLCSP package IC. While entering the PCB design stage we encountered an Issue with its footprint. First we imported Footprint...