We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...