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,
I wanted to verify if two devices are communicating by using a sniffer.
After running the radio_test example, I set up parameters for each transmitter and receiver...
hello, my code was built under ncs v2.6.0 and tool chain 2.6.0 without issue, I upgrade them to v2.9.0, then I get these errors, can not figure out how to fix them.
could...
Hello,
We are currently evaluating the nPM1300 as a key component on one of our new designs. This design must support both USB and solar charging using relatively low power...
Dear Nordic Team!
We are struggling with a fatal error occurring during boot phase before entering the application main. When setting the baud rate of UART2 to 38400 or...
Hello
I made a project based on this guy's example taking the same settings, but considering the specifics of nrf52. Since it's a relatively recent solution, I thought it...
Hi
im develop my keyboard in 52840 by ncs sdk. To increase the transmission speed, I changed the value of REPORT_SIZE_USER_CONFIG to 64 when connecting the USB to the computer...
If I have started scan, and want to restart scan again with a new scan_init(); I got an exeption.
With my same ticket I understood, I can't change "update the identities...
while Sending MPU6050 sensor data through BLE (5340DK) .In the nrf connect for mobile I am getting following data,sensor reading is not transferred propoerly In the vscode...
In the past I was able to configure ZBOSS to report attributes that are not required to be reportable by the ZCL standard. For example, I'd like to report attribute 0x0001...
Working to comply with EN 300 328 V2.2.2 by reducing Media Utilisation to <10% on my FHSS system. I've been told that over-the-air, the NRF24L01+ actually transmits 9 bits...
hi professor,
I'm using nrf5340 to design project,now I wan to reduce power consumption to uA level.According to https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog...
Due to issues with the wifi stack, I have to move my project from 2.6 to 2.8.
I downloaded the new tools set (toolchains\cf2149caf2) and new nordic connect version 2.8.0...
hi all
i want to use a chip antenna for nrf52840
but un data sheet there is not any sample layout or component details
for example i want to use this chip antenna
...
Hi Nodic support team.
Can i know which usb example we can use to modify to usb bulk application in nRF52_sdk_17.1.0?
1. nRF5_SDK_17.0.2_d674dde\examples\peripheral\usbd...
Hi
I want to advertise the sensor data while extended advertising.
iam using the below function,but it failed to update.
bt_le_adv_update_data ( ad , ARRAY_SIZE...