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've followed the following guide for mesh dfu and had no issues with the example provided here : https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK...
Hello,
is it possible to set the sniffer/firmware to follow the central device instead of the peripheral?
Currently, only peripheral devices are shown in the device...
I'm attempting to get a grasp on how much CPU time an SAADC conversion is taking. I'm running the SAADC sample code from the nRF52 v15.1.0 SDK on an nRF52832. SAADC_CONFIG_RESOLUTION...
Hello everyone, We want to program the other NRF52832 chip from the NRF52832 chip via OTA. The DFU service UUID is 16 bits (0xfe59). However, the characteristic UUIDs are...
Hi,
I'm using the nrf5283 chip alongside with the SDK12.1. I have a strange situation related with the bootloader dfu.
First I flash with the programmer a merged hex...
Hello,
I'm working with Mesh SDK 3.1.0.
I made some changes in app_level.c file.
Could you please confirm that these changes are right?
They seem to work fine, but...
I am using SDK 15.2
I downloaded both nRF Toolbox and nRF Connect applications on my phone (Lenovo K6 which is running Android 7.0 but i tested the same thing on multiple...
Hi,
I'm attempting to flash program a Nina B112 Bluetooth Module (from Ublox), which is built uppon a NRF52832 board and i'm attaching this module to a custom board.
I...
Hello,
I'm building BLE preipheral and central devices for transmiting voice signal (best audio quality is not very important requirement) from peripheral to central. I...
Hi All,
We are in evaluation phase of a project where in our battery powered device would use nrF52840 MCU and communicate to the mobile phone over BLE (say about 5x times...
I am working on nrf52832 and sdk11. I want to store my accelerometer and gyroscope data into external memory.Does anyone have code of it? or any one having .c and .h file...
HI, I am using nrf52832 soc and i develop our own module. i need to create a mesh network within the device.
I am using segger embedded studio 3.34 (windows 10) and SDK...
I am new to BLE and want to learn what options and methods I have available to alter the advertisement package. Is it possible to include a floating point value, that could...
I am working on requirement, where if you hold a button for "1 second " it should turn ON LED1 on the DK, likewise when you press button for "5 seconds" it should turn OFF...
I am working on requirement, where if you hold a button for "1 second " it should turn ON LED1 on the DK, likewise when you press button for "5 seconds" it should turn OFF...