Hello. I am trying to implement stable connection between my nordic nrf5340 and Samsung Galaxy Buds3 earbuds. I did it based on ble audio example with two connections (one...
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 y'all.
I've been developing in Zephyr NRF52840. My code is based in Central_HR_Coded (SDK 2.6.1, Toolchain 2.7.0). I had some issues with the bt_conn_disconnect function...
Hi,
I noticed an issue with CONFIG_NET_L2_OPENTHREAD=y in my project, and I prepared a newer, simpler project to investigate in the issue.
The new program simply sets...
Is there a trick to getting nrf_dm to compile on the nrf54l15?
I've installed v2.9.1
Command I normally use (nrf52840):
west build -b nrf52840dk_nrf52840 -d build_nrf52840dk_nrf52840...
I am developing an app for a custom nRF52840 board. I am using the latest version of the nRF Connect SDK (2.9.1) and have enabled OTA DFU in firmware using MCUboot and sysbuild...
Hi!
I have an NRF9151LACA AEA device and I'm trying to get it to work. Got the IMEI and the device successfully connects to cellular network.
However, I can't get HTTPS...
Hi, Im setting up a project for custom board based on NRF54L15. I followed a tutorial on creating custom board and it works fine. Now i want to add BLE functionality similiar...
I have used ADC Channel 6 (P0.30) for voltage measurement using NRF52832. Previously It was working well. Now it is returning an error.
00> [00:00:00.398,345] <err> adc_nrfx_saadc...
I'm trying to flash a XIAO nrf52840 following the instructions for flashing with UF2 but it won't seem to work. After I drag and drop the zephyr.uf2 file in the mounted drive...
Hi
I have been working on a project for some time, using the SDK and the nRF Connect for VS Code plugin. A few weeks ago I stepped away from this to take on different work...
Hi All,
Simply put I am trying to use the Xiao BLE Sense board connected to the Expansion board (with SD card slot) to write audio recorded data from the Xiao embedded PDM...
Hi! I'm testing the application with the custom Battery pofile I generated with nPM PowerUP app. During testing I found the issue with the SOC value calcultation depending...
Hello,
I have been developing on a nRF9151DK v0.9.0 for a few weeks now. So far this board is great! However, I have been running some long duration tests recently and logging...
Trying to find some docs on "flashing" vs. booting the nRF54L15 from RRAM.
- are there any implementations available? - any ways to lock 1st & 2nd-stage bootloader areas...
Hello,
I've developed a PCB that connects an RTD (PT100) to a Wheatstone bridge, set to 100 ohms at 0°C. The bridge terminals (as seen in the diagram) connect to AIN4 and...