I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi all,
I am trying to use nrf52840 dongle as hci_usb with the very simple task: scan
Host is Raspberry Pi with BlueZ
Controller is nrf52840 dongle with firmware hci_usb...
Hi
I want to move DFU at the application level. Is this possible? I want to move DFU at the application level because of my project requirement.
1. In my project, I have...
Hi, I am trying to get the BLE values on Thingy91 (PCA20035) . And I have followed the
devzone.nordicsemi.com/.../217018 I have ported the diff (nrf and zephyr diffs from...
I am using built-in DTLS for encrypting my UDP traffic. In order to save expensive data quota and reduce battery drain, I have to make use of session resumption, so that I...
Hi. I have a question about Bluetooth 5.1. I just want to know what the main difference is between a Bluetooth 5.0 and Bluetooth 5.1 chip.
Is it the hardware or software...
I am developing a firmware on a nrf52840 board with FreeRTOS. Unfortunately, due to a mistake during the development process, the board misses the XTAL 32,768 Hz.
Is there...
Hi Nordic:
I want to build a raspberry connected to a 52832 board via uart,
this raspberry pi with 52832 board need doing secure DFU to remote BLE device, the raspberryPI...
Using the nRF9160 on the Verizon network we are having some issues with eDRX. Specifically sending data to the device from our MQTT server.
We have configured a eDRX interval...
Hi,
I am working on nrf52 msc example. I am required to use internal flash for msc. In example there is support for ram, sd card and spi flash. I am required to use internal...
Hello,
I'm currently trying to sniff the DH Key Exchange as specified in Spec 5.1 p.2446. I'm using the nRF51 Dongle as sniffer, the nRF52 DK as slave and the nRF52840...
Hi,
I am using two nRF52840 DK in which one of the board is flashed with light switch client and other one is flashed with light server and a nRF mesh app is used for provisioning...
Hi,
I see Nordic has recently released an updated software to do direct test mode (without the use of python or the old nRFGo studio). I am able to run the test code on...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
1) While upgrading over serial interface using DFU, whether UART needs...
Hi,
If you are interested I would to contribute to https://github.com/NordicSemiconductor/nRF-Sniffer-for-802.15.4 repository. On the python driver part. You could allow...
Hello
I'm doing a test that if it's possible to start ibeacon function when BLE is connected in nRF52840. so I merge ibeacon into HRM demo code and as you can in the following...