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...
In your "Configuring build types" guide you specify "ZDebug" and "ZRelease" build types, but do not explain why these are used instead of the standard CMake "Debug" and "Release...
I'm trying to better understand application of %XUSIMLCK. Can we use this to prescribe a list of preferred carriers, for instance through the PN facility - network personalization...
Having trouble calling ble_stack_init in SDK 17.0.2 with s140 7.2.
The application compiles but hangs up on the error check after nrf_sdh_enable_request and outputs garbage...
I am referring to this documentation on Message Sequence charts . I am working on the sample example of BLE secure DFU bootloader , on the SDK v17.0.2 , softdevice S132
...
I have the NRF5340-DK development kit to calculate AOA. However, I need an antenna to do this. Do I have this antenna in Nordic or can I find a compatible antenna. How can...
Dear Members,
I want to use libuarte with ANT and softdevice,
When I initialize libuarte,
The app keeps restarting by itself.
I commented out
//err_code=nrf_drv_clock_init...
I have seen that some other ppl had a similar problem, but I couldn't figure out in the posts how to resolve the error in the title.
The issue is following: I have to use...
How can I display the beacon signals receiving from nordic thingy 52 at my device? Please suggest if I can display the same using UART data and if yes then how to display...
I am attempting to install the nRF Connect SDK on my CentOS 8 machine. It looked like it installed correctly, but when I attempt to load the zephyr sample "Hello World" in...
Hi,
I'm trying to build the bluetooth/peripheral_uart sample in NCS (version 1.5.0-rc1) and was surprised to see that it requires more than the 24K SRAM available on the...
I'm evaluating the nRF5340 for a small-scale initial project at first. We want to use Bluetooth LE (long range). We don't want the hassle and expense of Bluetooth certification...
Note: I am currently using version 2.4.2 of the BLE Desktop application and the NRF52832.
I'm working a peripheral device that has about 800 uC of energy that can be stored...