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,
My customer is doing the BQB certification, and they come up with a problem.
When they test the 2402MHz channel, they found that power of 2400MHz is greater...
Hi
I am using NRF52840 SDK17.1 with ble_app_uart project to be a server role. Some behavior as below:
1. Use phone's app could communicate it successfully. Write and notify...
Hi everyone,
I am using nRF52832 DK to transmit data to another development kit. During advertising, I measure the current with PPK II and see that the DK draws a static...
For he IO pins you have identifed for LF use, is this related to the correct operation of BT (as in these IO would induce noise and affect the BT operation) ?
Hi,
We developed a product based on the eddstone example, I have a question about the minimum Tx interval,
Minimum interval = number of configured slots * APP_CONFIG_ADV_FRAME_SPACING_MS_MIN...
Hi,
I need to record audio using ICS43434 and then process the recorded audio with nrf5340. Then I need to write the file to the flash memory. I need to know is it possible...
Hi,
I have noticed some strange issues with the modem part while developing. Sometimes the Modem is not connecting to network anymore. Our code has a loop that uses
lte_lc_offline...
Hello, All,
I want to use the GPS positioning function of the nRF9160, currently using the "nrf/samples/nrf9160/gnss" sample for testing, the type used is GNSS_SAMPLE_ASSISTANCE_NONE...
Hi.
Hope someone could help me on how to scan and parse the Manufacturer Specific Data that comes after the Company ID. I am using zephyr with nRF52840.
Thanks!
I am using nrfutil version 5.2.0 on a Mac Pro M1, running Mac OS Monterey 12.1. I get the following error when I try to generate a private key
------
Us-MacBook-Pro...
I just bought an actinius icarus board, and am trying to connect to it on linux (or windows),
The problem is that when I plug in the board in the usb, it will only appear...
Hi
1、Becuse of customer's PC administrator has been implanted managed software in the engineer's computer,So the m anaged software may limit some processes in the computer...
Hi,
After upgrade from nRF Connect SDK 1.4.1 to SDK 1.7.1 we have seen an increase of the current consumption with about 100uA.
Before with SDK 1.4.1 the idle current...
The non-standard function mlme_rx_enable declared in the header mac_mlme_rx_enable.h does not seem to be defined in 802_15_4_lib_gcc.a.
The compilers throws an error: undefined...