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...
Hello,
I am using the NRF9160 DK to try the NRF9160 with AWS IOT.. I have experience with making ESP32 work with AWS IOT but i cant say the same for this controller. ...
Does the modem firmware revert to using TLSv1 on a failure to connect? I'm getting some occasional weirdness connecting to an OpenSSL based server:
It works most of the...
Hi,
I'm working on project where I want to scan nearby beacons while participating in a Mesh network. I've configured everything as shown in the sample ble peripheral lbs...
Hi,
I am working with an nRF52832 in the nRF52-DK. I am trying to use the ADC with timers through PPI. I have a timer with five CC events, and one of them through ADC measurements...
I am attempting to establish a PPP connection between an nRF9160 and a Linux device over a UART (hardware flow control is optional). The goal is to allow these devices to...
Hi,
When applying for the SUPL client library i get the error message: "your application for SUPL-C license hase been denied"
I have an active DevZone account
I applied...
I have my code working correctly and for site testing of the first 20 units the customer wants to know the
MAC address so that any glitches can be identified to a particular...
Hi,
we would like to use nRF Desktop to test throughput and show we can send 20B per ms (from peripheral to central).
The LLPM sample is not well optimized, while nRF...
Hello,
Using the nRF Connect SDK 1.9.1 for nRF9160 location. Found the "location" library quite simple and scalable to use. So was looking into it. We do not plan to use...
I bought a PPK (not the PPK2) a while ago, and it's been working fine. However, recently it stopped working. I'm using a JLink EDU mini, and the power profiler app in nrfconnect...
Hi, I'm developing an application using Libuartes to handle GPS data 1. According my knowledge about Libuartes, It will call the NRF_LIBUARTE_ASYNC_EVT_RX_DATA when the buffer...
Hi,
Since BLE advertising consumes current, I want to stop sampling ADC data during BLE is advertising. Are there any BLE events to know when advertising happens or are...
I use the zephyr version 3.0.9 for DF.i use the both boards nrf52833dk.i set the antenna array including antenna_num,antenna_patterns,and antenna_ref(pdu_antenna).
both...
Hello,
NCS1.9.1, VSCode, nRF5340DK, periodic_adv
CONFIG_BT_DEVICE_NAME="xxx" in file prj.conf.
how to dynamic change BT_DEVICE_NAME in main() start?
Best rega...