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 nordic. I've been using the PPK2 to measure the current draw of the nRF9160DK. However, spi peripherals are not included in these measurements. I was told that if you...
Hi
I´am pretty new with the nRF connect sdk. I want to check the features from BLE long range /coded phy.
In the past I have allready worked with the ble_att_mtu_throughput...
hello Sirs
How can I put nrf5340-sdk in to extended mode to transfer 250 bytes of data over BLE radio?
the sample code I am using is Peripheral-uart example code.
Excuse me:
I want to implement nrf52833 run FreeRTOS,The nRF52840 project in nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hrs_freertos\pca10056\s140\ses can only...
Hello All,
I am using NRF52833 in my project. I am also using RTOS in the code. I was previously working on NRF52840 but now I have migrated to NRF52833. I have changed...
I'm new to using NFC.
I've tried downloading a few NFC sample programs to my nRF5340-DK board and playing around a bit, but I ultimately want to implement something like...
We are using nordic SDK 16.0.0 and mesh SDK 4.2.0 with a nRF52840 chip.
Our products already have the provisioner/provisionee and config client/server implemented, based...
Hello, I use nrf9160dk, ncs v1.6.1.
I'm trying to use both AWS IoT to store some data from the DK board, and to connect to nrfcloud for AGPS data. I don't have any previous...
Hi All,
I am beginner in development on Nordic product.
I am using sdk v1.5.1 and nrf5340 for development.
I want to add open source library libcorrect.a for Forward...
Hi.
i use
i call i2c_write() and if the buffer is large(8kB) i get error in i2c transfer -5.
i go deeply and found that it is due too error -11:
If i step into...
hi, I am new to Nordic development, and I have to write a VC# Windows App to connect with a BLE GATT oximeter (based on an nRF SOC) through nRF52840 dongle in a few days....
Hello,
I am designing a set of equipment, one to transmit voice and the other 200 to receive voice (One person speaks and 200 people listen). It is 8kByte/s low-quality...
Hello !
I have found that AES operations are fastest if cc310 is used directly : examples/crypto/nrf_cc310/aes
Do you have any integration guide for library what use on...
I have to implement async communication between two nRF52832 chips. I am using two nRF52dk boards and nRF Connect SDK v1.8.0.
Following this case:
https://devzone.nordicsemi...