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?
My company has a product that is running on the nRF51, with firmware written in SDK9 and sd310. I've been tasked with developing a path to update them to SDK 12.3 and sd130...
Hello nordicsemi community. I'm trying to use the SPIS example provided in the NRF52 SDK to receive data from another SPI master running on an FPGA. I modified the code to...
Hi,
I'm trying to write data to flash as shown in example under nrf5_sdk/examples/peripheral/flash_fstorage, with identical steps.
However every time I call the nrf_fstorage_write...
HI,
I am using nrf52832 with sdk15.2.0 and softdevice s132. I face some issue related MAC address of nrf52832.
when I reset the sensor MAC address of the sensor change...
I am trying to step through the code of an example of the nRF5_SDK_16.0.0 on the nRF52 DK board.
I downloaded the latest version of Segger Embedded Studio (v4.30c) and I...
Hello,
I have a brand new Thingy 91 running the default asset tracker application connected to nrfCloud.
I wanted to build the asset_tracker myself and upload it to validate...
Hello, I just got an nrf9160dk with hopes that it would allow me to reprogram a Thingy91 that I couldn't program through the MCU method. (this is an still open ticket: https...
I use nrf5_SDK_for_Mesh_v3.2.0_src\examples\experimental_lpn and board PCA10040.
When I close main.c ERROR_CHECK(sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE)), nRF Mesh...
Hello,
I'm started implementing DFU over serial port and see documentation from this link: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5...
Hi, I am now using nRF24lu1p, for using cklf_wdog_init() to enable watchdog, then I set cklf_wdog_init(10) in main function, but don't know how to set watchdog event handle...
So we have been developing on the nRF52811 and realized we need OTA (Over the air Frimware) aswell and we have 30kB Flash and 8kB Ram remaining. Can this be done?
Also a...
Dear Sir/Madam,
I am trying following,
1. Avoiding SPIM transfer interrupt handler.
I am performing following steps,
1. nrf_drv_spi_init() for Handler parmater 'NULL...
Hello,
I'm using nRF connect for power profiling of nRF52840 DK. First time it works.
If we close the nRF connect and open it again then I get error.(Also after power...
How can I do LESC on my central with an Android peripheral device, if with each new connection the MAC address on Andriod changed randomly?
The first time I am making a...