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...
We are in the feasibility stage of a product that requires integration of Apple "Find My" technology only.
Some questions below for pre-development: 1) If we have an existing...
Unable to program external nRF52832 custom board using nRF52840 DK (P19 Debug Out)
I am trying to program an external custom board based on the nRF52832 SoC using the nRF52840...
Hi Team,
1. Radio Firmware upgrade supports only HTTP server?
2. Application can be transferred as a complete file instead of chunks of packets?
Regards,
Sravan...
Hi,
I am attempting to sample multiple channels using the nrfx drivers. Using external timer with PPI over internal timer seemed to provide no benefit so I went for internal...
Hi Team,
1. Can we write date and time to GRTC?, if yes, can you please share the sample code.
2. can we configure GRTC to wakeup MCU as per configured time(Ex: wakeup...
Hi,
When we open a TCP socket in our nRF9151 application, we set it to non-blocking.
The flow:
Sometimes, seemingly at random, nrf_fcntl() returns -1 and errno ...
I am trying to program a custom PCB board that has a BMD380 (10059 chip). The BMD380 is setup in HV mode and is powered by a Li-Ion battery (please see the schematic below...
Hello, I'm developing with an nRF54L15 Revision 1 (QFAA-B00). I'm encountering a problem described in the errata: 3.4 [8] SPIM: Wrong data is transmitted on MOSI (Symptom...
hi support team,
customer is using nRF54l15 BLE with external WIFI (not 7002), currently met with problems about shared antenna.
problem is as below:
when external wifi...
Dear Nordic,
Currently nrf7002 dts binding file for QSPI bus has an 'QSPI' label inside for [compatible, on-bus] scheme matching, This may cause problem on non-NRF host...
Been asked for a last minute change to a nrf project that is a the nrf being a client (central device) that connects to a server and gets info to and from said server. All...
I attempted to power the nRF9161DK using an external battery by feeding the VDD_nRF pin. However, the nRF9161 SiP did not operate correctly because several subsystems on the...
Hello everyone, first time discovering BLE overall, Nordic, as well as reaching out on a forum.
Long story short (details are below) : I'm unable to complete the https:...
application : ncs\v3.0.1\zephyr\samples\drivers\led\led_strip Hi Recently, I have been working on development in NCS. I attempted to drive the WS2812B LED lights, but they...