Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hi ,
i would like to know about
1)how to enable softdevice in nrf51288?
2) how to check softdevice is enabled or not?
can any one share information related to it...
nrf51_sdk_v5_2_0_39364\nrf51822\Board\pca10001\s110\experimental\ble_app_uart
runs ok when connected to Android 4.4 Nesus7 II
but will return error code 8 when connect...
Hello all,
I am developing application for evaluation board in which i am using 5 services. When I flashed my application on board it was unable to advertise. Then i checked...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
I am trying to set up the WDT on a nRF51822, but the timing doesn't seem quite right. If I load the CRV register with a count of 32768 I would expect it to be a one second...
I'm new to Nordic devices and tools. I have experience with Eclipse but I was wondering if there is a guide to help with the creation of a brand new project under Eclipse...
Hi,
As have been discussed earlier there is a problem with iOS device losing CCCD values on reconnect or turning bluetooth ON/OFF.
A patch for the ANCS sample is presented...
Hello Gentlemen,
Is it possible to know the passkey before the BLE_GAP_EVT_PASSKEY_DISPLAY event?
my nRF sensor is set as a display only and my central is an Android...
Hi all,
we are using the nRF51822 together with another module that provides an 1.8V UART only (LO = 0V, HI = 1.8V). Other IC´s on the device are using 3V Vdd and are connected...
I would like to make two BLE single mode devices to communicate with each other and Bluetooth v4.1 supports that, I was wondering if any of Nordic's modules support v4.1?
Referring to page 58 of the reference manual there is a ANAEN control signal that will contect a gpio pin to a corresponding analog input
I am using GPIO P0.01 -> AIN2...
I have started "playing" with the nRF51822 eval kit and the LED-Button example explained in the nAN-36. I wanted to know how is the UART port configured but I have not found...