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...
Hi,
I wish to encrypt my application to protect my code. I've tried running my hex file through openssl
openssl enc -aes-128-ofb -nopad -nosalt -e -K XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX...
There are an example which based on Nordic's implementation of BSD Socket API (the client-side).
Also, I have seen the lwIP Socket API in nRF5 IoT SDK, but, there no app...
Hi,
I am new to nrf51-dk and I am using nRF5 SDK v11.0.0 and S130. I wanted to perform the task below.
I have a couple of nRF Beacons and want to program one of it...
Hi.
We just received few new nrf52 boards. They are same PCA10040 v1.1.0 as previous ones, but these have date of 2016.21 stamped on them instead of 2016.09. Problem is...
Right now I'm trying to interface an nRF51822 set up as a central to an ESP8266 module. The module is controlled by AT commands, and usually issues a response.
I'm struggling...
Hi,
I'm trying to use Master Control Panel to communicate with a sensor that we've developped (nRF52 based). I have the nRF51 dongle (PCA10031).
When I start the application...
Hi,
Im using a custom board running a program based on 'ble_app_hids_mouse (pca10028)' project, softdevice S130.
Since there is no 32.768 kHz crystal on my board, the...
Use SDK 10, SD version is 8.0.
I add the dfu to the ANCS project. Then use the nRF Toolbox App to update the firmware,
but it pop up "Read DFU Verion characteristic...
Trying to qualify our design with Bluetooth SIG.
What QDID's should I reference to generate a test suite for PTS?
NRF51422 QFN48
nRF51 SDK v10.0.0
SD 310
Hii everyone,
In a project. I'm trying to add dfu to a central and peripheral project. While doing I come to know that dfu using device_manger calls for its processing...
Hi,
I want to use the RSSI feature for CCA, i.e. measure background signal strength. The radio is started in RX mode, then I use the following code to get one RSSI sample...
Hello,
i implement the CTS_C example in my application.
I get the correct time Output in the UART.
Is this time the running in the Background?
How can i check if is...