I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
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...
Hello,
I want to create an application for the nRF52832 using Segger Embedded Studio and the nRF-SDK. In order to have a clean and portable solution I would like to have...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
I'm using the UART / Serial Port Emulation over BLE example on the nRF52 development kit connected to a custom microcontroller.
I just need the nRF52 to simply relay bytes...
Hi everyone,
I have been looking for information about this, but I have not been able to find anything. I would like to send data employing UART, but I can not use the...
Hi, I have a few general questions on nus_data_send().
First off, is there another known way of transferring an array/string via ble to the Nordic mobile app other than...
Dear Sir,
I am working with nrf52832, SDK15 and s132 soft device.
I am using RIGADO DK .
Is it possible to continue advertising(from peripheral device) even after...
Hi All
I am doing a project which is base on SDK15.2 examples\proprietary_rf\gzll\gzp_dynamic_pairing\host\pca10040\blank\arm5_no_packs
I would like to add a timer to...
Hello,
I cannot add SPI0 to my application because OpenThread library was built with it without any interest of that. Could you fix it please ? (I need the 3 SPI peripherals...
Hello! I want to use the start time of the XOSC16M in NRF24LE1. I got ~4 ms. Can I put the processor to sleep at this time in standby mode? How to do it to wait for wakeup...
Hi all:
I see the "ant_share_channel _master_to_master" example,
this example is share_master,
my question is,
How to get p_ant_message[]?
the p_ant_message[]...
Is the recently released SoftDevice - ANT/BLE S332 SoftDevice v6.1.0 - compatible with the recently released SDK v15.2.0 ?
The supported SoftDevices listed in the documention...
Hello. A re-connection failure problem happens on our products.
chip:nRF52832 SoftDevice:S132 SDK v11.0
1. pairing and bonding on LESC 2. reset connection and re-connect...
Hi,
I have connected and SPI flash module to my pca10040 dev board. I wrote a test cycle of erase/write/verify for the entire flash and it works correctly. My initial pinout...