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...
Hello! nRF Connect for Desktop is a desktop executable program provided by the manufacturer, which contains the function of ble. Now I want to extract the functions of ble...
Hi! We're considering switching between the mentioned packages, both in nRF52833.
I've looked around dev zone and product specificaiton pages, and could not find anything...
Our device connects to a cell tower and then creates a socket to our gateway. I monitor +CEREG to see what it goes through to connect to a cell tower. Below is the meaning...
I testing UART0 data transmossion. But, could resolve why CPU resets when executing : if (!nrfx_is_in_ram(buf)) in uart_nrfx_uarte.c file. See atached image, where Reset occurs...
I am developing a custom board with an electronic paper device (EPD) attached, which will be controlled with SPI and a five additional GPIOs (a mixture of inputs and outputs...
Hi Guys,
I have a nRF5340-DK(PCA10095) here and I'm planned to perform some BT-SIG RF testing with it but I can't find the proper hex file for DTM(Direct test mode) setup...
I (think I) have successfully located the code responsible for handling the data received BUT! The code segment:
in app_uart_fifo.c
seem to only receive a paltry 1...
Hello
I want to measure Low power current in nrf52840-DK with System ON mode.
I need to know how much current consumes by nrf52840 SoC while I2C Engine ON, SPI ON, and...
Hi.
I am working with the nrfConnect SDK 1.8.0. I would like to configure the nrf5340 for maximum throughput to work as a server for a smartphone device.
How should...
Hi all,
I am using NRF52840 and I am saving some data to the flash memory using fds. The data are 216 bytes in each file and there are 3400 files which is in total 734kbytes...
Hi,
In my application, I am writing in flash.
But when I do so, my openthread data in flash gets o verwritten, the node doesn't retain its commissioning data.
In nrf_SDK_For_Thread_and_Zigbee...
Hi All ,
I am using nrf9160Dk ,When i use asset tracker V2 i successfully get the GPS values on the nrf Cloud . But when i use the Asset Tracker only then i am unable to...
Hi there,
From the product specification of the nrf5340, we can only find UARTE peripherals (UART with EasyDMA). Is it possible to implement uart without DMA? Of course...
Hi
I was just curious as to whether or not there is a specific reason the Xenon's PWM capabilities are not available with NCS/Zephyr. Is there a hard limitation or is this...