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...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
Hi,
I am struggling getting my production programming script to work in a way where I get everything programmed including the App being validated...
For some reason it...
Hello,
I'm working with a custom board, using an nRF5340 (NCS v2.7.0 but also tested with version 2.9.0) and a W5500. I'm trying to run the DHCPv4 client test just to verify...
I created my first nRF52832 (QFN) layout including PCB antenna. Before I order the PCBA, I would like a review. My design is almost identical to the reference schematic for...
Hi,
I have tried the BLE image transfer demo and I really want to have the similar function about the real time data rate calculation. How could I do that? I found there...
Hi,
We are using nRF52840DK. Our main object is to collect the log for the BLE. We have installed the nRF Sniffer software and wireshark tool to extract the BLE Packets...
Hi,
We are using nrf52840 QFAA with our amplifier that gives ADC values at 100hz. We need to process the data via low pass, band pass filters, median filter, moving average...
I have a BLE system where multiple sensors operate as peripherals and send data to a BLE central. These sensors enter sleep mode after transmitting data and later wake up...
Hi, i am using nrf5340 which has flash memory of 1MB. but my application is exceeding this memory size. what I want to do is to merge the image 0 and image and make it as...
Hello everyone I am gradually learning Bluetooth, it takes time, but I need a temporary solution, I need a so-called adapter, Bluetooth <-> UART, to simply transfer bytes...
Hi all,
I develop my own IoT board using NRF52840-QFAA (Rev3), I am follow the Intermediated Course about Creating custom board but some how my board cannot run blinky example...
With a npm1300 I'm able to charge (for instance, the LED showing charging status is on, BCHGCHARGESTATUS is reporting the different steps..... ) but the battery current reporting...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
Hello,
Our company makes module using nRF52840. And we also make development kit with it.
I recently programmed open bootloader built-in hex in nRF5 SDK v17.1.0 (examples...
nrfConnectSDK V2.8
Toolchain
Board: nrf5340dk
Hi, while compiling ncs-spi-master-slave-example , I am getting below errors
In function 'spi_init': C:/Users/hello...
I am currently working on a Direction Finding project, but I am facing an issue in prj.conf .
I use an nRF52811 custom board for Direction Finding. In the board selection...