Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Recently, we decided we would try ESB, since the power consumption is similar to BLE, but the intervals are much shorter, and we could greatly benefit from this.
I've seen...
I am migrating a project to Sysbuild where we previously were doing some post-build steps that require access to PM variables like PM_MCUBOOT_PRIMARY_SIZE.
Previously, we...
Hello, I've been trying to get MCUboot running on my custom board with the nRF9160 for two days now, and I'm honestly at my wit's end. The main application is written and...
Hello,
we are testing BLE MESH vs THREAD to build a home automation network.
We understood that WiFi interference is a real concern in this application. In fact, we...
Hi,Team,
I'm currently using the nrf54l15-dk. I want to set the rtc of the nrf54l15-dk to obtain the timestamp. How should I configure the timestamp ? Which examples should...
First, I can use I2C with SCL on pin P1.11 and SDA on P1.12 with NRF54L15DK.
But then, when I try to change SCL to P0.03 and SDA to P0.02. I2C does not work anymore.
The...
SDK: nRF Connect SDK v3.0.2
DK: nRF54L15-DK
Sample: spi_flash
default:
mspi-max-frequency = < DT_FREQ_M ( 8 )>;
If I change it to 32, it will printf these...
Hi am trying to use Nrf54l15 as a controller with an external host for the Channel sounding feature. I can receive CS subevents from the NRF controller, but the same thing...
I am using a QFN73 pin package of nRF52840. The data sheet says it has built in balun. So if I follow the reference circuit, where do I see 50 ohm looking int to the chip...
having just seen the announcment about the bare-metal SDK, i gave it a try using my "hello world" of BLE -- a minimal beacon app which i actually use to benchmark BLE platforms...
Hi
I am capturing a digital signal with the nRF PowerProfiler Kit II from my board that can either be 12Hz or 2kHz depending on the state of my application.
In the below...
I am using an nrf52833 with MCU boot. In an abnormal situation, the Vcc hoovers around the BOD threshold of 1.6V-1.7V. The Vcc in this situation is noisy (with 100/150mv swings...
Hi,
I have been making a sequential channel sounding program. I tried very hard to get rid of memory leaks and now the program is able to sequentially range with three reflectors...
Hi,
I am in progress of making own audio application. I wanted to try 8_2 configuration. I see however, that despite that, 10ms window worth of data at that sample rate...
Hello. Earlier we had nordicplayground/nrfconnect-sdk docker images for v2 (e.g. nordicplayground/nrfconnect-sdk:v2.9-branch ). But it seems there is no docker image such...