Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
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...