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...
Hi there,
I'm new to the nRF52 and to ANT, so I'm in the process of running through some of the example code. I've been able to successfully run peripheral and BLE examples...
Hello,
i'm looking for the NRF52832 QFN48 6x6 symbol and footprint in Orcad/Allegro format to accelerate my design,
unfortunately, my electronic designer don't use Altium...
I've been experiencing this bug for a while now. What happens is that a app_timer's overflow handler can't put any more messages into the queue because the queue is full,...
I need to connect to the VSS of the nRF52832-CIAA Ground
A mistake by one of the VSS was not connected nowhere.
The VSS was one N.C..
Do you have any problem with...
im sure the reference design is copywritten if i added two components and removed the GPIO breakouts and switches and led is that in any way not ok? i know nothing on RF signals...
Hi. I am trying to add DFU service to sourse code with existing service. When I try to run service without device manager + DFU or run device manager + DFU without my service...
Hello!
I am trying to build a connectable Eddystone beacon with a Blend Micro board which uses nRF8001 . I used the BLEPeripheral library ( github.com/.../arduino-BLEPeripheral...
Should I call app_sched_execute at least once before the first app_timer_start ? I have a strange bug and I realized that calling it before is a fix but I don't see this in...
Maybe this is a newbie question but, I read that using TEMP is a restricted resource for the SD but I could not find any driver or example to use it correctly.
Can someone...
I am trying to determine the suitable set-up to determine when my system's battery source (lipo battery) is too depleted.
I am running my nrf52 at 3 volts and the Lipo Battery...
Hi. I try to fusion 's130_nrf51_1.0.0_softdevice' and 'flash write'. I checked flash write. but when i implement flash write with s130 softdevice, it is not working. If i...
I have the nRF52 dev kit, and I hooked up pin 13 to SDA and pin 18 to SCL on an I2C device. There are no external pullups on the SDA or SCL lines.
However, the TWIM module...
I tested some features of the new nRF Connect application version 1.0 on PC. The application has a lot of interesting features useful to develop and debug embedded software...