Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
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 using a PWM to control the output of an LED driver and I am implementing a soft_on function when powering ON the driver, so we have a start_PWM function that looks...
Hi, I want to start some projekt with BT840 module and use Keil to programming it. Also, I have Segger jlink programmer but I don't know how start. Can you give me some tips...
Hello,
we are using nRF52840 and have to directly use the CRYS API of the CryptoCell310.
In the documentation of the function CRYS_HASH_Update, the following is written...
When I use the battery to power on, I get NRF_POWER-> RESETREAS = 0x00010000. I check the register manual to see that it is GPIO wake-up. But I didn't configure GPIO wake...
Hello,
I am using Samsung Galaxy Tab A (2016) with android version 5.1.1 build LMY47V and I can not connect to the bluetooth module at all. In the log of the nrf Connect...
For an ADV_IND advertising event without any Scan Requests, what is the maximum amount of time that the radio's receiver will stay on?
Is this parameter configurable?
...
I am trying to configure SPI with BLE using softdevice S130. But SPI is not working properly when I used it with BLE, although it is working fine without BLE
Hello Nordic,
I am having problems getting the PPK to work with my nrf520840-DK application. I am happy to share my code with you, but first a hardware setup-description...
Hi,
Do you have an example in how to upgrade the firmware of the NRF52 family through UART via IAP? I am keen to update the FW of my product without the necessity of using...
Hi,
I'm developing a central application and I would like to be able to get the full device names of the peripherals I connect to. I know how to get the device name from...
Hello,
I'm using the nRF9160 DK for a datalogger with LTE capability, and I'm using the Arduino shield "Mux Shield II" which can be found here: mayhewlabs.com/.../mux-shield...
Hi
I am using pca 10040 and nRF5_SDK_15.2.0_9412b96
Is there a way I can modify the LOG feature so it comes out on a UART instead of the USB COM port. This is probably...
I'm trying to connect to the Internet from Android Things connected to an NCP through the OpenThread Border Router.
1 Raspberry PI running RaspPi_OT_Border_Router_Demo_v2...
Hi,
I have the need to wait a few ms, from 1 to 20, in several parts of my code and I was wondering what's the most energy efficient way of doing it. Notice I don't need...