I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
Hello everyone! I have followed the tutorial " Installing a 6LoWPAN enabled Linux kernel and required modules" and i have compiled the UDP client IoT example in order to test...
Hi everyone,
I am using nRF52 which has 52832 on it. Currently, I am working on 2 nRFs and one RPi with MQTT on the softdevice 132. One nRF is the publisher, another one...
I am using pcaboard10028 ,sdk12.3.0 and softdevice s130. I am using proximity example to read battery percentage level,so giving adc input as following:
channel.config.config...
Hi, I'm having problem with UART communication. I use basic UARTE code and I want to send simple data to PuTTy terminal. The problem is whatever I would send i get only 'K...
Hello!
I'm trying to update the bootloader of a nRF52 device OTA. We are using SDK 12.3. The device has our own application flashed, along with what is essentially the bootloader...
Hi Sir,
We want to know about AoA /AoD applications for 52811, and there are some question as below.
1. Is there a difference between BT 5.1 and BT 5.0 from the perspective...
Hi,
I'm implementing quadrature encoder to read motor speed/position. So far I configured a gpio pin where A channel of the quadrature encoder is connected to capture timer...
Hi, I'm now using nRF52DK with Keil and have followed the getting start manual in the Nordic Devzon.
Till now, I completed UART example and want to add ADC function to this...
Hi,
I wanted to know what is the recommended way of data transfer through ble if there are multiple sensors. Is Creating one service with multiple characteristics a good...
Hi everyone,
I am using SDK 15.2 with keil microvision and softdevice132 nrf52_6.1.
In version 13, system dispatch event was regestired with Softdevice handler as below...
Hi,
I am running on pc-ble-driver master branch.
https://github.com/NordicSemiconductor/pc-ble-driver
Currently I am using abce7974fe983c23930d362b1769e51c8fa13cbf...
Hi, I have developed a custom board with NRF52840. I'm using the Secure BLE DFU bootloader from SDK15, but I have many troubles because my application has WatchDog enabled...
Hello All,
Right now i am working on nRF52810 custom board. I use segger studio in windows 7. i used nRF52 SDK 15.2.0 .Right now i am trying to pairing for security purpose...