I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Hi,
My name is Meron Wilf and I'm the founder of ToyBee. We develop a solution - script enviornment and protocols for toy firms that seek to gain access to interactive...
When using BLE_GATTS_VLOC_USER with a variable-length characteristic, we still need to use sd_ble_gatts_value_set to keep SoftDevice appraised of updates to characteristic...
/* Copyright (c) 2009 Nordic Semiconductor. All Rights Reserved.
*
The information contained herein is property of Nordic Semiconductor ASA.
Terms and conditions...
Hi,
I was wondering if anyone has done this seemingly doable job of producing continuous ECG trace using PCA1004 and PCA10005 devices. My intended use case is this: Use one...
I found that " The nRF51822 is built around a 32-bit ARM Cortex M0 CPU". On the page of Keil ( www.keil.com/.../4803.htm) is written that I can use either "J-link ARM" offered...
Hi all,
I'm puzzled about the relationship between normal BT and BLE, Is BLE connection is based on normal BL connection? And if it's integrant to set up a BL connection...
Hi
I purchased the full NRF8002 kit I am searching for the source code for the nRF Toolbox app but I am not able to download source code. Is the source code available for...
Hi,
I need something that can be the Master and talk to the Evaluation Kit Board to try to send a large amount of data. Do the Master Control Panel, or the mobile app nRF...
Hi,
I am using the nRF6310 + PCA10005 +nRFgo Studio as the lower tester, the supplied python scripts as the upper tester, and my own custom board as the DUT.
I've looked...
Hello, I am working with nrf51822 on my pcb design by myself, I read temperature from chip, the result is about 90deg, (I have div by 4 for 0.25 deg) it is impossible for...
Is there a way I can tell which version of the chip I'll get from a distributor? It's not clear to me that I can tell, from, eg the Mouser product page which rev it is. Is...
Hi,
I am working on proximity android application, i implemented immediate alert service, which is working fine. Now i need to set the alert level on the tag for linkloss...
Hi
I am working with alert notification example. I just wanted to know how you have tested the alert notification client example implementation. Is it just by using the...
Section 28.9.9 of the nrf51 reference manual shows the Config register has 3 defined bits, BBA. A is for Hardware Flow Control and is one bit, 0 or 1, which makes sense. ...