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,
I am currently working on a project to develop firmware for S110 nRF51822 softdevice .
Currently I have a device with the following details: Ic Version - 2, Variant...
Hello, I am trying to make adc sampling on two adc inputs at the same time. The adc example (simulataneous-adc-sampling-from-two-inputs) is not using IRQ handler and applying...
Can i flash the stack S310 in any nRF51822?
I have a NRF51822 QFAAG0 but I cant run the example ble_ant_app_hrm properly.
I use Keil MDK5 and nRF51 SDK 5.1.
Thanks...
Which works better:
a single GATT characteristic using 'write without response' for transmission from the central to the nRF51822/S110 peripheral and 'notifications...
Hello everybody,
I searched the forums and saw numerous questions regarding sampling multiple ADCs but none for this exact use case.
The question is simple - is it possible...
Setup: Galaxy S3 (Android 5.1.1), nRF52 with S132
Basically I am trying to estimate distance from the phone on the nRF52 by measuring the RSSI and in order to do this to...
Hello
We have a projects with correct bounding (see thread ) and we want to set MITM=1 to get entered by user password. We implement some code to see message "Please, enter...
Recently we are purchased nRf51dk and nRfbeacon boards for FOTA function but both boards are not working, we already followed the follwoing links:
1. developer.mbed.org...
Hi nordic engineers,
I want to add a mouse function in the keyboard application project, but have some questions to know:
1.Does BLE support such compositive device...
Hi,
I am new to the BLE and Soft device stack, I am working on Multi link peripheral example with SDK version 9.0. I have flashed the S110_nRF51_8.0.0 into the nRF51-DK...
I wanna to make an iBeacon device based on ble_app_beacon example.
I found in the example the default advertising mode is BLE_GAP_ADV_TYPE_ADV_NONCONN_IND, where its advertising...
Hi all,
I just received my nRF52 DK and started attempting to run examples on it. I am having an odd trouble that the LED2 is always lit after programming the board, no...
Hello,
I ran PCA10005 board with nrf51-ble-app-lbs application and programmed PCA10004 with S120 ble_app_multilink_central. I have connection between them (I just changed...