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.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello! I'm working on some project using Fanstel BM832 module. I'm using the configuration based on board nrf52dk_nrf52832, with some minor modifications (led's and button...
Hi:
I'm doing the exercise L3-E1.
I used nRF Connect SDK Toolchain v2.7.0 because it didn't work with v2.8.0
How do I make NRF Terminal appear?
Thanks and Best...
I have a quick question about configure i2c.
I have the following schematic:
And the following configuration for the nrf54l15 :
And the following in prj.conf:...
Once the nRF52840DK is running the Zigbee light bulb demo I cannot flash new code to it unless I disconnect the board and reconnect it first.
I am using nRFConnect for Visual...
Are there user programable once registers on nrf5340 that I could use to store board hardware version? I looked at UICR, but I think they get erased when the whole chip is...
I added FOTA over Bluetooth to my NRF52840 application. Everything works, I can update the application over bluetooth and it runs properly, but after updating if I unplug...
Hello Nordic support,
I would like to understand how I can decrypt the packets that is using Legacy passkey pairing. Here is the BLE sniffer log, where I selected Legacy...
Hi my ffriends,
I’m working on a wireless system called for me " Wireless Link Project" , based on the nRF24L01 (non-Plus) transceiver.
I have two identical boards using...
Hello DevZone,
I have a confusing question about TF-M. Need help from a TF-M expert.
In this document , it says that we must disable uart1 in non-secure application, because...
I'm trying to test the overall pwoer consumption of my setup (nPM1034EK and nRF54l15DK) using the PPK2. As I've started this, I've gotten far higher numbers that I expected...
After I reset the kit (custom equivalent to nRF52DK) it advertises, and I can connect from the BLE Standalone App on my Windows computer. But it only advertises for a short...
I recently bought a fanstel blg840 device, and I have programmed At client firmware in nrf91 and custom code into nrf52, but the problem is nrf52 is sending at comments to...
I am trying to work with my flash deivce in my code. for some reason:
const static struct device * int_flash_dev = DEVICE_DT_GET ( DT_CHOSEN (zephyr_flash)); doesnt work...