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...
Hello, I studied on example\ble_peripheral\ble_app_ancs_c in SDK15.2.0 with board PCA10040. After paring and bonding sucessfully with my iPhone, I reset PCA10040 with Button...
Hi
I am looking to use a pre-certified modules for meshing.
However BLE Mesh have some rather big limitations for the size of network/bandwidth i have in mind and I have...
Hello,
I am searching the way of decoding the motion raw data from thingy 52.
Especially, for the accelerometer values.
In the app, I get the next value:
FAFF...
I read the post here. This post was used nRF52 DK (PCA10040) . I have the nRF52 DK (PCA10056) card. nfc applications in sdk always nRF52 DK (PCA10040). How do I run nfc applications...
Hi,
This error occurs when I write below command for OTA_DFU demo:
cmd : exe keys generate private.key Error:
ImportError: cannot import name 'DIGCF_PRESENT' from...
Hey,
I am working on mesh program, I am trying to send mesh message periodically for every 5 secs when i press a button in nRf52 DK. The message is being send for 3 or 4...
Hi,
I am using nrf52840 module with a kit that i built by myself. The kit is working because i am able to flash and debug without problems.
I am using Segger embedded...
Hi,
Is it possible to advertize and scan only on the 2M PHY and w/o using at all the 1M PHY on nRF52840/S140 system ?
The actual system is running fine if we use the 1M...
Good day!
I purchased the nRF24L01 Evolution Kit, but:
1. The driver and software that comes with the board, only under Windows XP. Are there drivers and software for...
Sorry in advance if this is an FAQ or maybe two
Situation is this - for regulatory reasons, production/release software here is built using a known version of arm-gcc, and...
I'm using scannig with whitelist on nRF52840 Dongle SDK V15.2 (usbd_ble_uart_freertos example)
when BLE_GAP_EVT_ADV_REPORT is called scanning stops, So it can scan just...
I am working on matching an antenna to the nrf52832 QFN package. I am looking at the reference design, which has a 30 mil wide trace. I believe that is supposed to be 50 ohms...
I have an application (key fob) that needs to wake up on a button press. Scan and connect to a specific BLE device, then send one byte of data and disconnect and turn off...
Hello, I have a question about using PPI with a SPI transfer.
I’m using a NRF52832 custom board with the Softdevice. I’m reading sensor data every 20ms via TWI and sampling...