Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I am using proximity profile for my custom board as a tracker.I would like to make the services read/write operations accessable only to my andriod app.Others can connect...
Hello,
Recently I purchased a BLE Nano Kit with MK20/ DAP Link USB Board - Bluetooth 4.0 Low Energy Module Development Board from Fab2Lab and I was trying to use the nRF...
Hello,
We are new in Bluetooth development world. We want to use Laird's BL652 module. At beginning we want to use smartBasic and later Nordic SDK directly. Is it possible...
HI Nordic Team,
I had a production run of 5000 units. Used nrfjprog script to program the nrf51 .
Used the following commands:
nrfjprog -f NRF51 -e
nrfjprog -f NRF51...
Dear all,
I have a project with a nRF51822 based on S110 and SDK10.
Almost everything is running fine, but every time I scan for devices, either by calling BluetoothAdapter...
Hi,
I am writing an application for nRF52832 that uses both Flash Storage and Flash Data Storage in SDK12.2. I want to know how to get the start and the end addresses of...
hello,will you please tell me which code i have to use in the sdk 12.2.0 for rf communication with nrf51822 and nrf24l01 .and also tell me which settings i have to do for...
Hi
I'm working on detecting voltage change direction(up or down) by using LPCOMP or COMP.
LPCOMP initiates as following settings:
detection: NRF_LPCOMP_DETECT_UP.
reference...
Hi,
in want to extend the DFU library (Android and iOS) with a function similar to setBinOrHex(). But instead of a filename, i want to give a byte array with the init packet...
I think there is a bug in Nordic provided code in this thread about fetching the offending PC in a hardfault handler:
devzone.nordicsemi.com/.../
The provided code is...
I have found these 2 threads in this forum regarding this matter but I am a bit stuck.
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
I want to port the...
It's been 14 months since the nRF 5x IoT SDK 0.9 was released.
Given Nordic's normal release cycle, that's an eternity!
Will there be another release or is it dead now...
Hello community,
Before I was using a pca10040 by Nordic evaluation board. The project, that i developed, is running well using the EB but when I change to sparkfun breakout...
Hello,
I'm working on nrf51822 with SDK9.0. I have two modules, one is working as a peripheral using s110 and another one is as a central using s130. Now central has a very...