I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
We have a simple coin battery powered BLE device with a Laird BL652 module which has an nRF52832 chipset.
We have three buttons and set it up as low power as possible...
Hi, I downloaded a project from Git. I tried to open in SES using nRF Connect SDK. During the initial Cmake, the error occurs as shown in attached image.
Hello,
Our aim is to install "pc-ble-driver-js" and use the connectivity board for the serialization process.
We are following this link to get this working https://github...
Hi!
In previous versions of the SLM it was possible to provide a hex datatype to the XUDPSEND command to send blobs of data over UDP, without having to worry about a stray...
Hi,
I enable the watchdog in the application image, then call soft reset to enter the bootloader, the bootloader execution is also normal, until the watchdog is reset. ...
Hello!
I have a situation where a chip is connected with an antenna on a u.FL slot, what I want to do is to remove that antenna from the chip and connect my nrf52840 to...
Hi,
I want to send the I2S MIC Raw data through Ble by using ble_nus_send. I have written one application but it triggers a Cmake error. I have attached the log below...
HI I'm using the nrf5340dk, and I'm able to flash the application core with code that toggles the LEDs.
But I'm not able to flash the network core. I've specified in the...
Hi, I'm currently designing a system which requires Heart Rate monitorization and I'm using the MAX30101 chip to do so. I will be using I2C communication and, therefore, based...
1. We use code similar to the existing sample code to repeatedly sample a 0 - 2.25V voltage range using the SAADC. 2. Settings: 30s interval, single-ended input, burst-mode...
Hi All,
I'm looking for a PC based tool with similar functions as nRF connect. Our manufacturer is developing a functional test fixture which will PC based and will be...
Hello,
I'm looking for reading the sent data from an old embedded autonomous nRF905 (which act like an active tag) and I thought I could use this convenient-looking USB...
Hi,
I am using nrf52810 with custom board and i want to create OTA file for custom application. while compiling the bootloader to get hex files, i am getting error as "Target...
from the datasheet we see that this device can operate at 1.8V or 3V3 (or anything in between).
We can also check supply current on the mRF52DK which runs at 3V3.
How...
Hi everyone,
I would like to measure the total current consumption of the board in order to get an estimation of the battery life. I am using PPK-2 and nRF Connect Power...