I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
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...
Hello, I am utilizing a Laird (now ezurio) bl5340 module on my custom board which requires the internal 13.5pF caps to be set for the high frequency 32Mhz clock source as...