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...
We would like to achieve following:
Only peripheral devices should advertise data toward only central devices in the same application.
advertising data by peripheral...
Greetings! I'm trying to set up an nRF52 board as an SPI slave so that it would receive chunks of data irregularly from the master device (a Raspberry Pi in this case, if...
Hello,
I would like to know how to implement middle button click in hid mouse, by middle button click i am referring to scroll wheel click and the function associated with...
Hello!!
Is UICR.CLENR0 register disabled on nrf52SoftDevice?(only nRF51Chip??)
When writing with nRFgoStudio("Enable SoftDeviceProtection" CheckBox is on), the firmware...
Hello,
We are trying to build asset tracker based on a modification of board nrf/boards/arm/nrf9160_pca20035.
Every is good until we tried to enable secure bootloader...
Software : C / GCC - SDK 15.0.0 - SD140 6.0.0 - building on multiple platforms. Hardware : nRF52840-DK (Q1AAC0) - and secondary testing on custom board using the Fanstel BT840...
I have been at this for a few days now, I have had a number of compilation errors that I have had to work through and find solutions for, but I am stumped on this current...
I'm trying to use the low-power comparator.
I've started up the comparator using "lpcomp_init()".
Following that, I wish to have a sample event, and then log the result...
I am trying the example here: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_att_mtu.html
I want to lower the sleep...
Hi,
How do I enable Band 1 on my Thingy 91? On your web-page it seems that your base-band supports Band 1, but when I use the following AT-command AT%XCBAND=? I get the...
we are building some IOT devices for home automation, and things were going quite well since we tried to use our mesh network with two cell phones. we tried with two devices...
Hi.
I am using the NRF (Nrf52840) dongle to operate BLE devices (scan \ read \ write).
Is there a way to do it without the NRF connect application and just sending serial...
Hi,
I used Power Profiler Kit to measure our Custom module's current consumption. Everything worked perfectly.
Then I closed PPK SW and used SDK to flash new SW to one...
Hi,
I have connected nrf9160-dk to my laptop and using nRF connect v 2.6.2 with LTE link monitor application.
I am seeing only UART in green and Modem in Red. I am thinking...