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...
Current I am using nRF52840 Dongle to develop a Bluetooth PC Tool base on nrf_ble_driver_obj_sd_api_v5 which shared on https://github.com/NordicSemiconductor/pc-ble-driver...
Hi,
How to achieve nRF52 communicate with smart speakers (like Alexa/Google Home/Apple Home Pod ) through Thread protocol ?I found more and more smart speakers they also...
We are currently working on a production board where debugging is not easy. The board seems to have gotten into a state where FDS is reporting no available pages. I think...
Hi. I am working on a product for industrial automation using nRF52840 and 52833 chips.
As described in the documentation, these SoCs are listed as ZigBee Compliant Platforms...
We are working over the mqtt sample using TLS, connecting to Mosquitto's test server. Everything is working fine while sending short strings, but now we are trying to send...
Hi,
Sorry I am newbie to the mesh;
I am currently working on a project in Mesh on nRF52832 DK , ( I am using the mesh v5.0.0) .
I want to see if there is any example...
Hi,
I am having some issues with my SDK configuration. First of all, I am using nRF Connect for Desktop on a Win10 machine. There I installed the Toolchain Manager in order...
Hi,
I am struggling to get multicell location sample working (nRF connect 1.6.1, modem FW 1.3.0).
In menuconfing I selected "nRF Cloud location service", "nRF Cloud API...
Hi:
nRF52832 ble_app_uart :
An error (NRF_ERROR_INVALID_STATE) was reported after porting the RTOS.
Step by step positioning is caused here. The following screenshots...
I'm still struggling with porting to 1.6.1. The previous answer I received enabled me to start compiling. But when SPM hands off to my application, it hangs there;
Non-secure...
Hello,
I have successfully integrated the UART secure_bootloader from SDK 17 with my project. In the field, firmware updates will have to be performed using the FT2232H...