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 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...
nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_blinky
nrf_gpio_cfg_output(16); nrf_gpio_pin_set(16);
Set P0.16 to high level under the main part of...
There seems to be little documentation on TASKS_SUSPEND and TASKS_RESUME in the SPIM with Easy DMA section of the nRF52832 data sheet. My assumption is that TASKS_SUSPEND...
Hi All,
I am working on ISP1507 which is based on NRF52832. My IDE is Keil V5.26.2.0. I have had the following problem in the UART example (pca10040e) from SDK 15.0.0. I...
Hi,
I have modified the multilink example to work with NUS and connect to 2 peripherals, but I'm facing issues with data transmission. I suspect really low throughput...
Hi
I'm testing the range of a custom sensor (nRF52840) by monitoring the RSSI. I use two receivers (the custom sensor and a nRF840 DK) and monitor the received advertising...
Hello All,
I'm very new to Nordic.
For our product development we are using NRF52832 chip and nRF5_SDK_14.2.0_17b948a stack.
Battery powered device it's so is there...
Hi,
Previously, I have done a board and this board have completely no problem to debug in Segger embedded studio.
I have route a new board, this board is almost everything...
Hi,
During evaluation of both nRF52840 Dev Kit and Dongle somehow the Dev Kit bootloader was erased. We were able to flash MCU firmware, but now J-Link is not able to connect...
I am working on a derivative of the Glucose sensor code from nRF Toolbox. The sensor peripheral accumulates a number of readings. The central sends a command to the Record...
I am looking at implementing some security features on a NRF52832. I am especially interesting in a Secure Boot process. Looking at the product specifications, I noticed the...
Consider the following steps:
1. At t=0s: Set a timer that expires in 30 seconds.
2. At t=30s: The timer set in step 1 expires. This will cause the app_timer module to...
Is there a planned update to the following repository, to bring it up to the latest version of the SDK?
https://github.com/NordicPlayground/nrf528xx-ble-throughput-demo...
Hi All,
As far as I understood, to complete a Diffie Hellman public key exchange the peer devices A and B needs to:
(1) A and B each generates two numbers, one as private...
Hello. We are trying to develop commercial devices using chips of nrf52 series. I would like to use nRFgo Studio for rewriting the farm, but will it cost the license fee?