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
Hi,
I am using pca10040 board of nrf52 dk. I am running battery level measurement code on board but whenever I observed values on serial monitor it shows garbage values...
Dear Developers and Members of the Forum
I have an Apple Macbook 6.1 (Late 2009) that has a built in Bluetooth Chip (Broadcom 2.1+EDR) and I want to use Xiaomi Mi Portable...
Hi,
I am trying to develop low power beacon on nrf52.
Which example should I base on?
I am trying example ble_app_blinky on PCA10040, and I am getting close to 1 mA...
Hi,
I have implemented the Master serial DFU code to update application and SD file. I'm following DFU packet send sequence. Ping, inti packet, FW packet.
I'm framing...
Hi,
I need to develop code for the custom board test, in which I need to enter the <channel> and it <power> value & then begin start/stop the continuous transmit the radio...
Hello,
Recently I purchased a nrf52840 Dongle to use it with nrfConnect for Windows.
I use nrfConnect 2.6.1. When I insert my Dongle in a USB port the LED starts pulsating...
Dear Sir,
We need a sample code for UARTE nRF52832 using EasyDMA. This sample code should drive our UARTE port using in BLE to UART mode. We could not find it by asking...
Hello, i am working with the nRF5 Mesh SDK on nRF52 based boards. Starting from the light_switch example i created a custom model to perform light control and other tasks;...
I cannot set the location in my Profile, this is required for private tickets. When I type anything, I get a window with pulsing elipses, and nothing pops up. I've tried my...
Hi,
I have used "ble_app_gl" example for pairing with random key and it runs great. Now i want to add push button for pairing purpose which is like..... when user enter...
Hi,
I am trying to understand Wireshark logs when sniffing packets. Please check the attachment. I have been reading about the description of advertising packets. Can you...
Product: 4 peripherals and 3 client connections
I am using 2 separate flash areas/records.
The PM starts at 0xF8000.
Product flash starts at 0xfA000 and is 3400 to...
I'm using nRF51822 IC rev2 and testing DFU example.
To create firmware package, nrf.exe is required.
This tool is automatically installed with Master Control panel.
...
Hi, I have some code written for Arduino that read values in SPI from a LSM9DS1 (9-axis IMU) and I need to make it work on a nRF51.
What I have troubles with is the library...
How can I program the nRF51422 (specifically the pca10028 dev kit) using Makefiles? I have the latest SDK, but all of the examples are for nRF52 boards. I looked in an older...