When Enabling an advertising set already enabled on the Softdevice Controller, the HCI error command disallowed is produced when according to the BLE specification 6.0 it...
Dear Forum,
I have an nrf54l15 device and I would like to send a pure sinusoidal tone and measure the phase difference, retrieve I/Q values at the other device. This is...
Hi, I am using the nrf54L15DK to take some current measurements. I am using the PPk2, connected to P6 on the DK, supplying 3V, and have the USB on the DK connected. With a...
Hello All
We are trying to integrate ST7305 driver with NRF connecct SDK and are unable to get the driver to work using the extrnal module method mentioned in the NCS Intermediate...
We are currently working on a project using Enhanced ShockBurst (ESB) and would like to enable Front-End Module (FEM) support with the nRF21540.
According to the Enhanced...
Hi,
Is it possible to make the MQTT connected device receive the Shadow config updates and AT Commands immediately? Based from our testing, the device only receives the...
Hello, I would like to appply change in asset tracker template FROM nrf_cloud to Firebase Realtime Database.
https://github.com/nrfconnect/Asset-Tracker-Template/blob/main...
Hi,
I recently added FOTA support on my project which runs on nRF5340 + nRF7002. I am currently working on a devboard, nRF7002DK.
Previously, I was running the project...
Since I need zephyr version 4.0 or newer, I tried updating my project to the nRF Connect SDK v3.0.0 as well as the toolchain. I know that they are not fully released yet....
Hello,
Currently the nrf-connect extension offers board targets under build configuration. These are categorized as "Nordic SoC", "Custom boards", "All". As I have understood...
After updating to 3.0rc2 from 2.9.1 Mesh example fail to build. Crypto related issues.
yml modules -
- name : nrf remote : ncs repo-path : sdk-nrf revision : 52921acad685bb3815af94d9a3a4a11ad209fcd0...
For nRF7002 the VBAT range is 2.9 - 4.5V.
Will the supply voltage used, affect the WiFi performance?
In other words, will one get the same performance by using 2.9V supply...
I am using XiP with partial code running from MX25. I am facing issue where I am getting hard faults when Erase is happening and at the same time the ISR from XiP region is...
I have a custom nRF52832 board with outputs on P0.07 P0.08 P0.09 P0.10 and I want to write to them. 7&8 are working ok but 9&10 are not.
Let me emphasise THE BOARD IS WORKING...
I need to put my external Flash into the deepest possible sleep mode possible,
I saw this api in flash.c in Zephyr, I am using the
( flash_ex_op ( const struct device...
Hi,
I am trying to integrate Buttonless DFU in my application. I have implemented all the steps mentioned in this tutorial.
Getting started with Nordic's Secure DFU...
I have 2 more questions still left for Channel Sounding:
1. I think i now fully understand how the filters work... But when i try this code, they won't connect:
2. I have...
Hi all,
I have a custom board build with an nRF9151. I'm able to connect on int with USB/UART, I can send and receive AT command. Right now I'd like to send certificat to...
I'm currently using NCS 2.9.0.
However, the default certificate path is C:\ncs\v2.9.0\modules\lib\matter\credentials\development\attestation .
I used the parameters below...