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 folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...
Hi,
I succeeded in implementing Channel sounding for multiple devices (based on previous samples). But now there is a little difference in how the data gets collected (buffer...
While using PAWR, we see the above HCI event.
The subevent data is then empty.
Do you have any advice for debugging this?
There doesn't appear to be any helpful logging...
I have a project using BLE as a central on an nRF5340 to connect to several devices. For factory test I am being asked to implement something that can be used in the factory...
Hi, my code will return ATT error code: 0x0E cyclically
I have check some tickets and try to update my central device to
Hoever, it still cannot, the error is like...
Hi,
I have designed a custom board, and I cannot get coexistence interface to work reliably. I don't get any errors, but I'm not able to connect to my board with BLE. WiFi...
Hello,
I have the nRF7002 DK, which includes the nRF5340 (App + BLE cores) on-board.
The hardware requirements do not list this DK as usable for the course, which seems...
Hi Support,
I'm working on a project where I need to copy the contents of the internal flash from slot_0 to an external NOR flash partition. However, I'm currently unable...
Hi,
I am trying to install NCS v3.0.1 on Ubuntu 24.04 PC and I get the following error.
Looks like ZEPHYR_BASE is not setup. I am trying to follow the Fundamentals Course...
Hi,
I am trying to integrate the nRF5340 Audio application (CIS Unicast Server role with bidirectional streaming enabled) from NCS 2.9.0 into on my custom nRF5340 based...
Hi
Can someone help out?
Why is there an empty PDU after every notification(length shown in trace with 277, my payload is 244). Are all packets with the same EVENT COUNT...
Hi,
What is the lowest possible current consumption for nrf52840 dongle dev board with zigbee ?
I'm using this for development and i'm getting 20-30uA in idle. Is it possible...
NPM2100 EK CONNECTION
Can I connect The NPM2100 EK with NRF52 DK? If so..... 1. How do I physically do this? 2. Can I program the NPM2100 EK to send Voltage Supply of 1...
I am trying to integrate nRF7002 into my application firmware, by using the "wifi/sta" example in NCS3.0.1.
My application has CONFIG_NRF_SECURITY=y and PSA enabled and...