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...
Hi, I am using S112, nRF52832 and SDK SDK_17.1.0_ddde560.
Using below code snippet I am putting device to deepsleep. I have turned off the RAM retention. However, still...
I am trying to create Docker image with all the tools to build and flash the board. But I have the problem with nrfjprog:
$ nrfjprog bash: nrfjprog: command not found
...
Hello Nordic Team, We haven chosen a nRF52805 SoC and MDBT42T Module and would like to operate with 2 i2C sensors on two different Pin-pairs. Since the nRF52805 only has one...
Here's what i am struggling with: my code generates a error while building for every line where i use a function starting with "nrf_drv_gpio_..." saying there is an undefined...
Hi all,
I am about to purchase NRF51-DK Nordic Semiconductor ASA | Development Boards, Kits, Programmers | DigiKey but this says for nRF51422, nRF51822 series Transceiver;...
Hello,
I am using the peripheral uart sample and it works fine. My issue is that whenever the buffer is full it automatically sends the data from the com. How do I stop...
I'm working on the nRF5340 using the newest release of the nRF SDK, SoftDevice and zephyr project. I get the connection index from our application but need to retrieve the...
I change nRF52832 firmware to support DFU OTA. But ble_dfu_buttonless_async_svci_init() failed with errCode=0x4.
0> <info> app: Version 1.2.1 0> 0> <info> app: ========...
When I use Keil to build project for supporting DFU OTA. Keil shows changing *.o to *1.o. Is it normal?
Build started: Project: ble_app_band_v4 *** Using Compiler 'V5.06...
We are using the Softdevice controller from the nRF Connect SDK on the nrf5340 processor and have implemented the commands to read and set the tx power level in the controller...