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 have a situation(problem) I do not fully understand, and I hope you can help me to sort it out.
Background 1 Central and 2 peripheral units; all three is powered by...
Hello. I'm trying to make a simple BLE MIDI switch device based on PCA10040 dev kit and nrf Connect SDK v2.0.0. So I've added one GATT service with one characteristic according...
Hello,
We have a product developed using nRF5 SDK for Thread v4.1 based on mqtt-sn sleepy publisher example.
Currently I want to publish my sensor data of payload size...
Hello,
how add math function to a segger project.
I have included
#include <math.h>
void myFuncion()
{
. . .
rx=(int)((float)(*x-cx)* cos(a) -(float)(*y-cy)...
Hi,
I am attempting to make the Mass sample work on the nRF5340DK PCB.
I have found a patch - which seems to improve things slightly, but I am still getting a fs mount...
I get the wrong values of sin() function and the other trigonometry function. Secondly, please let me know how can I use inverse trigonometry function. I have added the configurations...
Hello,
My product is developed on mqttsn example of nRF5 SDK for Thread. Current setup is having one SED and one NCP device connected to OTBR ( having Nordic Image). ...
Dear Nordic Experts,
We are adding BLE functionality to an existing product so we have replaced its main micro-controller by the nRF52810. Our custom board is now in the...
Some time I'll got wrong value from read ADC.
I am using ncs2.0.2.
Here is my debug message you can see huge value at adc port 2.
Here is how I define ADC node in...
Hi,
When connecting my BLE peripheral sensor from nRF Connect for Desktop Bluetooth LE application, the client console prints out this
I want to increase the packet...
Hello
I need passkey
I am working on a project
I connected the peripheral_uart to android application
So I send the data on application , I need a secure connection...
I've been using the default connection interval for HID BLE devices but iOS 16 changed the their minimum connection interval from 11.25ms to 15ms. I just wanted to know how...
Hi Nordic,
Now I am testing our custom board on nrf5832. We are facing a problem. Even the arrived signal power is -30dBm, the per still can not be 0%. The following is...
I am running nrf Bluetooth direction finding rx example on my locator and direction finding Tx example on two transmitters. How can I specify or indicate from which nrf52833...