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?
Can a device that is configured and programmed from Keil (softdevice, application, bootloader) be updated with code that has been compiled on ses (application)? I have converted...
Hi,
Referring to bootloader programming article - there's a post-build phase of programming UICR.BOOTLOADERADDR
The article describe how to use nrfjprog to do this which...
Hello,
I studied the "gpiote" example in the SDK. In order to fully understand how it works, I attempted to modify the "template_project" example and follow the process...
SDK:【nRF5_SDK_15.0.0_a53641a】【examples】【ble_peripheral】【ble_app_uart】【pca10056】【s140】【arm5_no_packs】
Before downloading nRF Connect ,the results of my scan is
【service1...
We are using SDK nRF5_SDK_13.0.0_04a0bfd with the NRF52832 chip. Using peripheral role, the nRF is fatal crashing right after connecting with iOS nRFConnect (and our custom...
Hello. I have discovered similar questions, but it's still not clear for me. I also have cheched pwr_mgmt example, but as I understand all operations with power mode in board...
I recently upgraded from SDK 11.0 to SDK 14.0 and am seeing much slower connection speeds from the new SDK. The old version would connect in about 400ms, but the new SDK takes...
I would like to measure the VDDH voltage (lithium ion battery) on a nrf52840 with the power fail comparator.
If the voltage drops below the threshold, I want to reduce the...
Hi all,
we are using NRF52810 and SDK 15.0 (our own custom board)
working on ble_app_uart.c example.
we are able to send / receive 20bytes(approx).
we need to transfer...
In my project, I aim to send an ADC value (10 bits ADC) and 6 data (16 bits/each data) from MPU6050 by using nrf51 DK to Android app ( modified from https://github.com/NordicPlayground...
Hi,
Using the nRF52832 device with the S132-v4.0.2 soft-device (s132_nrf52_4.0.2_softdevice) (So customized that two nRF52832 devices with the same Soft-Device interact...
Hi,
I do the FreeRTOS Blinky sample, works fine and I do the BLE Client/Server sample, works also fine.
Is there any sample combining FreeRTOS with a SoftDevice (132 for...
Hello,
I referred a Softdevice 130,310 & 132 Specification, from where i noticed that softdevice includes Host & Link Layer (As a part of Controller).
So, i want to ask...
Hello,
I'm working with 3 servers, 1 client and 1 provisionner ( 4 nRF52832-DK + 1 android with NRF Mesh App ).
Client side : light switch proxy_client example Server...
hi!
I use the reference design of nrf52832_ciaa.IntLib ,but it didn't work
I use the internal-LDO ,but i measure the voltage of DEC4, it's 2.5V(not 1.3V), the VDD is 2...