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 All,
I am using nRF52805 in my application development(), everything working fine and power management is initialized using "power_management_init();" function. But i...
Hi,
My product uses two sensors, and S113 on nrf52833
I need to communicate and compute data before to update my ble caracteristic.
Sensor 1 takes 45ms to do this tasks...
Hello,
I am currently in the process of integrating the hx711 library written by one of your developers in order to sample weight data from a load cell and send it to a...
Hi, I am new to HTTP, and are trying to make a simple http post (not https) code for thingy91 over LTE. I have a http server that require some headers in the request. I have...
Hi
Tried to do something seemingly simple but failed miserably
I have some working code using SDK 17.0.2 (yes I know its old but its not going to be updated)
All...
Hi,
In the SDK 15.0.0, there is not libuarte sample under peripheral folder, my customer use SDK 15.0.0 to maintain their product.
Is it OK to migrate libuarte(from sdk17...
Hi All,
My application uses as provided below,
MCU : nRF52805 SDK : nRF5 SDK 17.1.0 SoftDevice :S112 v7.2.0 IDE : Segger Embedded Studio.
and GPIO(BSP),Advertising Modules...
I want to use the external flash memory MX25R6435F to run my code which has a big size on my arduino nano 33 ble but I'am a newbie and I don't find supports that can help...
I have installed latest version of SDK in nrf connect but when I opened Segger Embedded stduio and tried to open nrf connect sdk poject , it throws some error. Please help...
Development setup:
2 x nRF52840 SoC
Our own PCB’s with inverted F-antenna
LE PHY 1M
nRF Connect SDK v1.8.0
Hi,
During testing we experience an issue which...
Dear Nordic Engineers
Our customer use NRF52840 make a electronic lock .They would like to use HID to unlock bike when phone connects to the lock.
They are base on ble_keyboard...
I have an "Aqara Wireless Mini Switch" ( https://www.amazon.com/gp/product/B07D19YXND ) which identifies as a Xiaomi WXKG11LM. This button is designed to send semi-nonstandard...
I am new to the 9160 and will be developing application software in the near future. I am currently planning out how required information will be stored.
Is there a storage...
Hi,
I'm running a custom nRF52811 rev1 connected to a Quectel BC660K. I'm getting this error on RTT:
Here's the initialization:
And the uart event handler:
src...
Hi All,
I have been trying to build and run a basic hello world example on PCA10040 board based on 52832 and was getting the following errors on the VS Code. Any help...