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...
Hi,
Now I am using nRF52382 to make a product which needs a accurate one second timing. Then I use the project "nRF5_SDK_15.0.0_a53641a\examples\peripheral\rtc" and "nRF5_SDK_15...
Hi there!
Device: nRF52 DK
App: nRF connect
Compiler/IDE: Segger Embedded studio
SDK version: 14.2
Soft device: s132
Problem description: I am trying to run blood...
Hi,
I am reading a BMX055 via I2C which consists of three sensors with three addresses.
I got the easyDMA running to read 10 times the gyro using the PPI and the data...
Hello,
my first question is about TX carrier frequency accuracy measurement. The equation given in the whtie papers is
(|f_measured - f_programmed|) / f_programmed <=...
Why is the event length of the BLE Central HRS demo set to such a high value of 320*1.25ms = 400ms?
The demo seems to work ok with the BLE Peripheral HRS demo using the...
Does the Battery Service Client (ble_bas_c) module handle subscribing to notifications from multiple slaves? In my use case, I have the nRF52840 dev kit connecting to multiple...
I need to keep track of time on a device featuring the nRF52 and have an RTC run continuously in the background. The drift should not be more than a few seconds over a year...
Hello I try to use P0.09 as GPIO with this simple code but not working. (Works well with pin P0.08)
#include <stdbool.h>
#include <stdint.h>
#include "nrf_delay.h"
#include...
Hello,
I use the bootloader from the SDK SoftDevice 14.0.0.
I use the Laird module BL652 which have a nRF52832 component without external clock.
To compile the bootloader...
Hello Everyone,
I am working on nRF5 14.1.0 SDK, My question is how to generate "ble_app_buttonless_dfu_without_bonds_s132.zip" dfu file.
Can any one tell me the exact...
I am using nrf52832_xxaa and SDK 14.2.0.
Does app timer play a role in power optimization?
If yes, Can reducing the app_timer frequency reduce the power consumed by the...
Is there a BLE mesh SDK for nRF52840, and if yes is there anybody tested it? I'm going to switch to the nRF52840 from nRF52832 and it is very important for me to know it is...
Fanstel BT832 module mesh client stuck in nrf_mesh_sdk.c, 187, Initializing softdevice. When I upload the code on the NRF52 DK It works, but when I upload with segger embedded...
I have set up an environment to upload data to the nrfcloud using nrfconnect and the nrf52 dk.I can only upload data upto ff and then it resets to zero .The value which i...