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’m trying to read/write data to the internal flash of my nRF54L15 SoC using the NVS (Non-Volatile Storage) library.
I successfully flashed the sample nvs application on...
I try to write data into the OTP section of the APP core with the following command line:
nrfjprog.exe -f nrf53 --program 'OTP.ihex'
ouput:
[error] [SeggerBackend] ...
I am trying to program MS12SF1 module through nrf5340DK. I tested the blinky code to toggle the LED pins but while checking through oscilloscope the pins showed nothing, wasn...
nRF54l10 on our custom board in system off has high current consumption, approx 98 uA.
Utilizing the system_off code (C:\ncs\v3.0.2\zephyr\samples\boards\nordic\system_off...
I have got to start with nRF7002-dk and the Wi-Fi sample from the quick start is not working.
I have tried to compile the code on VS code and flash the same code on the...
I would like to estimate the current consumption when the controller is advertising at 2.3Seconds, using external crystal, Tx power of 8dBm, Tx payload of 31 bytes. When I...
We are facing in BLE connection issue in Android phone.
we are planning to use 1. Android phone with 'nRF Connect' for mobile as BLE central. 2. Long range demo applictaion...
Hello.
I am currently testing nRF Cloud and encountering an issue.
I have flashed the Peripheral Memfault Diagnostic Service (MDS) sample program to an nRF54L15DK and...
hi,
i build and flash this exercise on nrf9160 DK. everything works okay and the led1,2,3 are turned on and the message is showing me on serial terminal but when i press...
Wireshark Version 4.6.2 nrf_sniffer_for_bluetooth_le_4.1.1
I am trying to capture packets from a long BLE session using Wireshark and the nRF52840 BLE sniffer. Most times...
I am evaluating the nRF54L15 for an power sensitive application and are measuring power consumption on the BL54L15u evaluation module.
However, my measured current values...
Good day,
I am currently using NCS V3.1.1 and nrf52840 devices.
We are making use of the light control server model and a ambient lux sensor device.
I do have the following...
Hi, I would like to use TCXO as main source for HFCLK on my nRF54L15, but not sure if it will work. Please are there any specific steps I need to follow to do and how should...