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...
Hello , ebery one
Please let me have a question about PCA 10040.
When you connect a USB cable, it acts as a virtual drive and if you copy hex format (such as Hart rate...
I'm trying to determine DFU_APP_DATA_RESERVED and FDS_VIRTUAL_PAGES.
According to this Q&A, DFU_APP_DATA_RESERVED must be the same FDS_VIRTUAL_PAGES, if FDS_VIRTUAL_PAGE_SIZE...
Hello,
I am using pca10040 and sdk 12.2.2. I want that my pca10040 should advertise for 10 sec then it should go to system off mode then it should wake up after 20 sec. My...
Hi everyone,
I was wondering if the nRF52840 DK will have NCP OpenThread support for wpantund Linux (other than Raspberry Pi) or if it already exists. I flashed the nRF52840...
Hello ,
I want to establish a connection between the adxl345 nrf51822.
Nrf51822 is working both individually and Adxl345. I would be glad if I can provide you with necessrat...
We are building a new version of a small device with the new nRF52832. Its only external connection is a micro USB plug that we use for charging - we do not need it as USB...
Hi,
I'm evaluating a nRF52 as ble central - controlled from a windows pc.
Searching the forum I just found:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/....
Hi,
I am trying to connect 4 devices with the pc-ble-driver. Therefore I modified the heartrate example.
3 Devices are connecting fine - on the 4th connection request...
I have been using nRF51 since 2013 in a lot of product. Haven't paid a lot of attention to nRF52 series because nRF51 has been a working horse and enough for our applications...
devzone.nordicsemi.com/.../
Using this link I'm able to build sample code in nRF52 SDK in Ubuntu.
I've customized board based on nrf52832 (Bluey Board) & ST-link v2...
Hello,
we are planning to implement bluetooth chip in our device.
So for implementation we need nRF52 DK development board on loan basis.
Let me know whether we will...
Hello everybody! I am working with nrf51822 n51822 qfaah2 17138q and i tried to load my code on it, but i always receive this error message. Could you help me?
with this...
Hey all,
I'm trying to get the Nordic UART service with the nRF Toolbox App (Android).
But always when I send "Hello" from the nRF Toolbox App, for example, I don't only...
Summary
I do a bootloader/softdevice update via the dual-bank BLE DFU example from nRFSDK11 with SD132 v2
When the new bootloader (the SDK11 bootloader example ported...
Hello,
I have a strange behaviour in my project and can't find the cause:
I have connected a TMP116 temperature sensor using TWI with SDA at P0.03 and SCL at P0.04 using...