Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...