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...
My project starts to grow and I would like to separate different parts of code into modules. Each module will present one .c file together with its .h file. In some .c files...
Would you be able to clarify why the Azure IoT hub is marked as experimental in NCS v1.5.0 on the menuconfig?
And is there any features missing or not verified etc?
And...
I am using S132 v7.0.1 on an NRF52832 to do a basic scan for BLE advertisements for 30 seconds (10 seconds on each primary advertising channel):
This works fine and as...
I am developing a custom board with NRF52832 and an audio DAC which outputs to a headphone jack. When the headphones are plugged in I can't program the board with my Segger...
Hi,
I have updated our SDK version from 15.0.0 to 15.3.0 for our custom board based on nrf52832
I wanted to rebuild the bootloader just in case it was needed. So i have...
Hi,
I referred and tested the File system Shell example on nRF52833-DK. In its source code, in file 'main.c', the function main() is empty/stubbed. Is there any way to customize...
Hello ALL,
I am trying to use MCU boot with my application. I am using NRF916DK and it has external Flash similar to NR52840DK board. Now when I am creating a partition...
Hi, I'm using BC805M module (nRF52805 SoC). I understand that the nRF52805 doesn't support BLE mesh. I would like to ask about the availability of using BLE (S112/S113) for...
Hi, I am in the process of evaluating nRF5340 to switch from STM32 device to nRF device as per my ex-colleague recommendation. I started looking at simple blinky example for...
I am using nRF connect v3.6.1 but the following error occur when i open the device in nrfconnect as follows:
Error :Unsupported device. The detected device could not be...
Hi,
I am using nrf Connect SDK v1.5.0
The immutable bootloader is located in nrf\samples\bootloader
My question is about the partition setting in the pm.yml.
This...
What is the least latency interrupt that i can implement in external gpio pin? In product specification there are mention about GPIOTE. Is that only way to do it? We need...
I want to receive ADC sampling and transmit UART and Bluetooth.
I think the parameters for Bluetooth transmission are as follows. What are these, and how do you find the...
project :Zephyr
board :52840DK
Description :
we want make 52840Dk advertising only once ,at 37 ,38. 39 channel,so we do like blew
(1)we Start advertising by bt_le_adv_start...
When I look at the zip files that are released for modem updates, I see that they contain a number of files, including delta updates for updates within a major version.
...