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...
Before exploring the Zephyr ecosystem, I plan to study in detail the periphery of my microcontroller (nRF5340).
For this purpose, I plan to try examples from nRF5_SDK_17...
Hi we are designing custom Board using nrf52840 and want to use NFC as mode of communication. We want to use NFC in nrf52840 in 2 way communication mode. My questions are...
I just figured it out it is not I2C protocol. I need to write all the command by Bit-Bang mode.
How can I send/receive data with manual bit command to SHT1x sensor?
Can...
Hello,
I am trying to setup a windows docker image to use on a build server for zephyr nrfsdk projects, but i am haveing difficulty getting things configured correctly...
It was suggested in other cases that it may be more power efficient to use uart without easydma in some cases.
I am using NCS and I see CONFIG_UART_0_NRF_UARTE is defined...
Hi,
I am using Thingy91 and I successfully connected it to the cloud, also able to pull all sensor readings with the curl command: curl https://api.nrfcloud.com/v1/messages...
Hello!
I am starting to profile our device using the PPK2 and I am seeing some strange measurements when the device goes into its low power mode.
I'm attaching an image...
hi, customer use nrf52840 made mesh node. use nrf connect SDK v1.6. they have two quetion.
1: How to set 125kb low speed and long rang in BT mesh network,
2: How to enable...
Hello! We are targeting an nrf52840. We were able to compile and successfully use the mqttsn_client_publisher from the latest nRF SDK v4.1.0 for Thread and Zigbee. We then...
The Bluetooth keyboard sample does not work in an ipad(IOS 14.3)
The development board I used was nrf52840dk_nrf52840 (PCA10056).
I built nRF Connect SDK v1.4.2 through...
Hi,
I am experimenting BLE nrf52832 to Ultra low power consumption during advertising , connection and transferring data and also main thing is in ultra low power Mode....
I've recently setup SEGGER embedded studio to program an NRF52832 board and have had issues running the BLE examples.
I've been mostly working with the ble_sdk_app_beacon_main...
Hi,
I'm using the provisioner mesh example for the nrf mesh sdk but when I'm trying to provision (an other board with light switch client example also from nrf mesh sdk...
Hi,
We are developing an audio tranmission code with the mSBC encoder and decoder by using nRF52840 and referring to the smart remote3 example code.
In that smart remote3...
Hi,
As I understand it, LLPM does not currently work on nRF5340 reliably at all (is that correct or does it work well if 1ms interval is increased to something larger?)...