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...
Hi Nordic experts,
Recently, I tested and found that I failed to start the advertisement with NCS 1.7.0 if the length of advertising data is greater than 251 Bytes, for...
Dear sir/madame
Start & stop of advertising and how to prevent automatically restart of advertising in case of a random disconnection or disconnection initiated from the...
Hi,
I've been scowering the SDK dicumentation and DevZone for this information without finding it. My apologies if this has been answered before.
When using the SUPL library...
Hello!
is it possible to execute some code in the section
or do i have to implement some kind of thread logic? or any kind of nonRTOS library?
I come from FreeRTOS development...
Hello,
The Example code is running, but only printF() statements are printing and to the PC terminal program.
The example calls for softdevice build 122.
I "think...
Hello,
I am working with the Thingy91 device and the SDK v1.3.0 asset tracker example (I am not interested in upgrading at the moment). I would like to know how I can save...
I flashed my board with DTM image, assign P0.20 for TX and P022 for RX. Most of the times the DTM application can't communicate with the nRF5340, maybe 1 out of 20 times,...
Hello,
I used to import our current project to segger embedded studio v5.62 from keil so I'm followed these instruction .
All project files are compiled well but problems...
On the nrf52840 module, when I first output to one of the GPIO pins when I load any softdevice ble_peripheral instance I have installed. 10 ms after the VDD pin is energized...
Hi,
I have nRF52840 DK, and PPKI power profiler, I measured peak current mA using PPK on Radio Transmitter, And I found there is a big discrepancy between measure and typical...
Hi Guys,
We are currently working on a mesh sensor network. I have already developed a vendor sensor model (client and server). The client will also work as a gateway and...
I have a couple of questions regarding the nRF52840 internal voltage regulators, specifically REG0. I couldn't find the answers from the datasheet and therefore I hope that...
I started using nRF Connect for VSCode a couple of days ago on one computer and it has been working great. Now I had to switch to a new computer where I had also just briefly...
The first chip silkscreen for 2050ST second chip silkscreen is 2109XN third silkscreen is 2052TJ, transmit power configuration for 8dBm actual test from the chip side, test...
Hi, i'm using STLink V2 for compiling the code, the weaknes of this compiler is you can't see the result debuging or serial print output.
so i'm using USB TTL to see output...