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...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Goal
Hi guys,
is there an option to enable MBEDTLS debugging as with the CONFIG_MBEDTLS_DEBUG_LEVEL =4 for the MBEDTLS_BUILTIN? I am trying to setup a DTLS client based...
hai
i am using nrf5340Dk (pca10095 ) board (nrf connect sdk v1.9.1).
i want to FOTA/DFU through using internet like updatehub, HTTP service.
it is possible?
please...
Hi, I have an arduino device that will be deployed in a room for audio analysis. I want to use another linux device to perform OTA DFU. However, for the past few days I have...
Hi there,
We are running the Serial LTE Modem sample on the nrf9160 DK. We are currently communicating AT commands via the USB cable and VCOM2.
However we would like to...
I have working zigbee switch example for nrf52840 dongle and I want to add print. Am I using correct code changes? please suggest, Thank you.
printk is not giving any printouts...
Hello,
We are developing a feature on our product that allows us to dump data from an external flash memory.
I'm using a custom characteristic with notification to dump...
Hi,
I have reinstalled my Windows OS and I have just installed Keil 5.
On my old OS I loaded softdevice with CLI with commands:
nrfjprog.exe --recover nrfjprog.exe ...
I'm trying to run the light_zc example on Linux VM running on MAC.
I've loaded the Zigbee NCP firmware on a dongle on MAC
I'm running the light coordinator example on...
When default configuration is used (so A-GPS is enabled, nRF Cloud is used) with asset_tracker_v2 ( https://github.com/nrfconnect/sdk-nrf/tree/master/applications/asset_tracker_v2...
Hello!
Sorry for asking, im fairly new to SoC on custom boards.
I have now created a custom PCB using the nRF52811 and i want to flash it with an example. ble peripheral...
I have a Certification need to be done ,so please help to confirm these questions, thank you.
1, Capabilities items confirm, does 52833 support all these items? i think...
Hi,
I am using nrf51822 chip for ble application. shall i use this same chip for another application without ble module?
kindly suggest, what are the changes we need to...
Dear Members,
The project I'm working on now requires searching for nearby ANT+ devices and then using a table to choose which device to pair with.
These ANT+ devices...
Hi,
According to your IOS-Pods-DFU-Library GitHub repo: https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library#service-changed-characteristic
In order the DFU to...