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...
Hi,
I am using the nrf52840DK development board and running the SDK of version ncs/v2.6.0. When I flash the samples/esb/esb_ptx and samples/esb/esb_prx projects onto the...
Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Hello,
I am new to embedded programming and I'm trying to create a small application that uses BT advertisements. I've tested my code on an NRF52840 dongle, and a board...
Hello,
we made a circuit board with nrf5340. We only burned the blinky program once for testing and it was successful. However, when we tried to burn the program again,...
Hello everyone,
During the design of my core board, I encountered an issue where after flashing a demo program, the core board cannot be programmed again. The demo program...
I want to pair my Oticon hearing aid with a Bluetooth LE audio/Auracast transceiver for streaming from laptop or mobile or TV to my hearing aid. It is a personal use case...
Hi there
I'm trying to make the SPI work on nRF53 (My board is nRF7002 DK) refer the tutorial academy.nordicsemi.com/.../ but I had the issue about frequency of spi peripheral...
I recently purchased the Maker Diary nRF9151 Connect Kit (LTE-M/NB-IoT, nRF9151 SiP) and I am using the iBasis SIM that came with the Nordic Thingy:91. The device is unable...
I've just come back to software development on Nordic after focusing on other projects, and since I last did any software development work, nRF Connect has been integrated...
Hi,
On the nRF54L15DK board, I flashed an application and then performed a full erase. However, after erasing, I noticed that approximately 2000 bytes of memory were still...
Hi
In nRF Connect, in VSCode, I have several SDKs and Toolchains installed.
For some reason, I cannot select toolchain 2.9.1, or toolchain 3.0.1.
For example, in VSCode...
I have inherited a NRF52832 design, it uses Zephyr and I am using the NRF52 DK to debug the design using the SWDIO and SWDCLK. The board flashes correctly and I can single...
Hello, Nordic Team!
I am developing another emergency project. And we using the ncs v3.1.1 and NRF54L15. But there is a compile problem about the custom cluster. Here is...