The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
Could you, please, direct me to any example (if available) how to manage lost bond with nRF52832/ SDK16 BLE?
Let say very common situation that will try to demonstrate with...
Hi all,
I have hardware as below:
nRF52840-DK - as an advertiser and the same type of board nRF52840-DK - as a scanner
My problem is that I want to send more data than...
Hi,
I have been going through the Bluetooth Course ( https://github.com/NordicPlayground/nRF52-Bluetooth-Course ) and I can' seem to make it work, even if copy/paste the...
Hi,
I'm using nRF51822 to develop our products. I found an interesting problem on our PCB. After I disconnected our PCB from central device, the main function starts from...
I am developing a wearable using nRF52832. I am using SKD_15.3 ble_app_uart source code for testing. And use Putty together. This source code implements UART Baudrate up to...
I have been using fds for flash saving and read. I have used fds_record_write(..) with no errors and proper readings on the just before performing a 4th fds_record_write(...
I'm currently investigating nRF Connect SDK. The nRF5 SDK (15.3.0) has a function to notify the advertise scan reception channel, but the current nRF Connect SDK does not...
Hi,
I want to test ble_app_tile project in SDK 16.0.0.
The project needs to install pack NordicSemiconductor.nRF_DeviceFamilyPack.8.27.0 in Keil 5.
However, I did some...
Hi,
Need data on Stencil , recommended solder profile & Solder paste details for nRF9160.
We are facing some issues in production.
*Critically Urgent *
thanks !
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hi,
I am trying s112 on pca10040 with SDK16.0.
I found that I can't build the app whenever I use the " nrf_ble_gatt_ data_length _set() " api... does this mean that s112...
I'm using the socket(AF_LTE) to talk directly to the modem on the nrf9160 and wanted to add a timeout to my recv() call. I added a call to poll() before recv() and am seeing...
Hello,
nRF51822
SDKv11
Kail 5.18
SD130
I have a pcb that has a sensor with I2C. I made a project that based on the sample of "twi_sensor", and I can read the sensor...
Hi all, I am trying to build the beaconing example from the nRF5 SDK for Mesh. When running:
$ ninja flash_beaconing_nrf52832_xxAA_s132_6.0.0
I get the following error...