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...
I have a problem understanding notifications/subscriptions in the BLE context.
I have two devices, Central (nRF5340) and Peripheral (nRF52832). My peripheral provides a...
This not a question. It is for your information (FYI). I've seen many questions about flashing the nRF53 using CMSIS-DAP. Anyone interested see attached instructions.
The...
Using an approach similar to what's in the ble_app_att_mtu_throughput example, my goal is to transfer data as fast as possible. (I.e. call sd_ble_gatts_hvx() on the same characteristic...
I'm building the nrf/samples/openthread/cli sample with the nrf54l15dk/nrf54l15/cpuapp/ns board. The only change I'm making is enabling CONFIG_DEBUG_THREAD_INFO.
The app...
Hello,
I am using an LE audio code "nrf5340_audio" code from nRF SDK v2.8.0 to play a beep tone. I want to play a tone from a temporary memory, so I have created a logic...
I'm following the dev academy lessons and I'm having a bit of an issue where VS Code intellisense isn't picking up on the include paths from zephyr (e.g. #include <zephyr...
Hi, while working with the nRF9160DK i get this Error a lot of times, I can't say "Yes" or something else and have to wait until the progress bar fills completely. Even if...
Hello
Our 52840-based device has a functionality of playing one of 10 pre-recorded phrases via I2S interface. We'd like to be able to update the wording or load a different...
When integrating DTM into my main app, I have to comment out the macro CONFIG_BT=y to ensure the DTM test can run properly after the build. Are there alternative ways to include...
Hi
I am working on nRF54L15-DK (PCA10156 0.9.2 2024.49) with chip N54L15 QFAAB0 2444AA
I am using Nordic SDK 3.0.2 and Zephyr 4.0.99
My task is to have the top 2K of...
Trying to read button 3 on the npm1300-ek, which is gpio 1 according to the schematic. The following #defines represent the gpio related registers on the npm1300:
#define...
I have been using my nRF54L15-DK board since it arrived just fine, however today when I went to flash the firmware I received the following error:
-- west flash: using runner...
Dear All, I am looking to connect to WiFi enterprise AP. So far I have been able to connect to the network using the nrf/samples/wifi/shell using a command that looks like...
Setup: SEGGER and running S112 & nRF5_SDK_17.1.0
Don't want to delete all bonds, only the specific one.
Bonded with Android and Apple smart phone
Delete pairing information...