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?
hi i am using this to capture the adc value data_ADC=adc_buffer[1]*(1024+gain_error) / 1024 + offset_error - 0.5; data_ADC_double=data_ADC*3.6/1024; MULTIMETER MEASUREMENT...
When I used nrF52832 mouse application, the SDK version was 15.3. When I connected to MacOS, I had to make several attempts to connect. Can you tell me why?
Thank you very...
Our nRF52832-based board is powered by a coin cell battery, and spikes in current can cause the voltage to drop. This is okay early in the battery's discharge curve, but as...
The communication between the UART peripheral and the nrf52840 works fine until some device connects to the nrf device via BLE. Using a digital logic analyzer I'm able to...
hello
now we want to use nrf52840 qspi interface to connect with fpga. we have a question:whether nrf52840 could be used as qspi slave, and fpga used as master?
if it...
Hello everyone,
I am a beginner with BLE and the nRF52, so I apologize in advance if this question is pretty simplistic. Basically, I am trying to achieve the most data...
Hi, while flashing devices in production testing our customer ran into the following problem. modemFW_flash.py got stuck in an infinite loop, making no progess but consuming...
HI,
Just like discription in the ttitle. I cannot find functions (sd_ble_gap_address_set() and sd_ble_gap_address_get()) in ble_gap.h.
How can I set device address?
...
I apologize if this has been asked in a different way but I have come across several older threads that seem outdated and was hoping for the new "best practices" for the current...
Hi,I have a problem.Sometimes the program will execute to 0x08c8 during simulation on NRF52832,SDK15.2.0,Mesh3.2.I checked the map file, which is part of Softdevice.So I think...
Hello
Using PCA10040 dev board,
Building with SDK 16, & S112 - using ses
Running ..\examples\dfu\secure_bootloader\pca10040_uart_debug
Using nrfutil to download...
When running the "nrfjprog --recover --log" command, on a Windows 10 pc in CMD, this is the output that I get. I am unsure what steps I need to take from here.
Any help...
Hi,
In my application I have a requirement to send notifications to mobile on triggering particular Interrupts as well as particular events.I have created a customised notification...