Hi, I'm working with the nRF9151DK and Zephyr RTOS (v3.7.99 / NCS 2.9.1) . I’ve configured UART1 to send and receive data via GPIO pins:
TX: pin 8 (P0.08)
RX:...
Hi,
I am struggling a bit on how to correctly extract the device name of the reflector, which is present in the Advertisement Data.
The code that i have down below shows...
Hello everyone,
I have a custom board with an nRF5340, which currently uses the internal clock.
I'm trying to use the RV8263-C8 RTC to achieve accurate real-time tracking...
Hi, Looked into public Nordic repositories in github looking for a recommended implementation of CTS (current time service) to use with this sample: https://docs.nordicsemi...
Hi, I have been experimenting with the Direct Test Mode program. I am using an nRF9160 DK, specifically the bluetooth chip nRF52840.
The Direct Test Mode is not officially...
Hi, I previously wrote about an unexpected behaviour which I've made a diagram for below. It's relatively simple though, the COMP watches a voltage and fires a toggle event...
Hello,
I'm using nRF54L15DK and nRF Connect SDK 2.9.0. I'm developing a project for PID control of the temperature of a peripheral, let's say a heater. The feedback is...
Hello,
I'm using nRF54L15DK and nRF Connect SDK 2.9.0. I'm running a BLE peripheral code and try to pair with my iPhone using nRF Connect mobile app. After I hit "connect...
Hi, I'm working with the nRF9151DK and Zephyr RTOS (v3.7.99 / NCS 2.9.1) . I’ve configured UART1 to send and receive data via GPIO pins:
TX: pin 8 (P0.08)
RX:...
It seems the "reset" button on my nrf52840dk doesn't do anything anymore. I believe this started happening after I enabled mcuboot in sysbuild. Is this expected?
Hello,
I am setting up a board configuration for my custom board and trying to get a bluetooth sample (heart rate profile) to compile using the board configuration.
...
Hi,
I am struggling a bit on how to correctly extract the device name of the reflector, which is present in the Advertisement Data.
The code that i have down below shows...
Hi!
What is the max PDM frequency I can set? Is the clock limited to these options?
https://docs.nordicsemi.com/bundle/ps_nrf5340/page/pdm.html
https://www.infineon...
I have a project where we did not populate the external oscillator for our custom board which has an nrf5340 on it. I did most of my BLE testing on the nrf5340 devkit and...
Hello everyone,
I have a custom board with an nRF5340, which currently uses the internal clock.
I'm trying to use the RV8263-C8 RTC to achieve accurate real-time tracking...
Hello,
I have a question regarding the internal handling of the update recovery process for BLE mesh DFU, specifically within the DFU Server model + BLOB Server model. ...
I am a beginner in BLE systems. I am designing a board with a Nordic chip, and I have difficulties in designing an antenna... Can you look at my technical solution and correct...
Hello,
We are using Raspberry Pi + NRF52840 as Borderrouter for Openthread using Radio Coprocessor design.
However we are facing stability issues on the RCP where it...
Hi everyone,
After a debugging session using the debug tool in nRF Connect SDK with an nRF52832 on a custom board, the chip is now completely unresponsive—I can't flash...
Hello,
I am conducting a feasibility study on implementing Auracast capabilities using the nRF5340 Audio DK with nRF Connect SDK v2.9.0. My goal is to investigate the potential...
Hello,
I have an application that I built for the nRF52832 using the peripheral uart example that uses Bluetooth. I am using NCS 2.7.0 I am using the following peripherals...