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,
How can I make the device generate random address periodically? I searched on the forum and found people mentioned BLE_GAP_ADDR_CYCLE_MODE_AUTO when call sd_ble_gap_address_set...
Hi.
I have a product that acts as a peripheral, and bonds with centrals that are typically smartphones. Normally the peripheral uses a whitelist to only connect to bonded...
So I noticed the program goes into a state where it's stuck on NRF_BREAKPOINT_COND , which happens after getting into the following writeToLogger () template function. If...
Hello,
I am evaluating NCS 1.5.99 zephyr's sample"periodic_adv"and"periodic_sync"with two nrf52833 DK. The sample "periodic_adv" runs normally on nrf52833 DK.But the sample...
Hello,
I've been trying to use Zigbee Endpoint Logger for the light_bulb and light_switch sample. But I can't make it work. I've been looking through the quetions on this...
Hello guys, i want to implement nrf5-calendar-example in nrf51822 with SDK 12.3.
This library can use RTC0/RTC1/RTC2. But i have only RTC0 and this RTC0 is for SD (am i...
hello,
if i want to connect to a peripheral device with strongest RSSI. I need to get the RSSI before connecting.
and i know i can get the RSSI from event of BLE_GAP_EVT_ADV_REPORT...
I'm trying to read the values from the DS1307 RTC through TWI. I've established a connection with the device but am not sure I'm using the nrf_drv_twi_rx() function correctly...
Hi,
I'm trying to run the peripheral heart rate service example on a custom board using the internal 32kHz RC oscillator. However, the code hangs when soft device is enabled...
I am writing my own UART driver and having trouble getting subsequent interrupts. The first time I see the interrupt occurs but nothing after.
According to the product spec...
Hello
I'm using nRF910 DK and need to transmit to aws iot core just like the sample aws iot does, but instead of battery voltage I need to transmit gps data.
In sample...
I am seeing very little information. The LTE button lights green but Modem and UICC stay red. I get signal strength but none of the other items in the block; they are all...
I m using The nRF52840 + STM32 with serialization library. My device is set in central mode and i want to active whitelist,
the configuration seems to be applied correctly...
Dear support,
Anomaly 89 of the NRF52832 states that a high static current consumption is observed when the SPIM/TWIM uses EasyDMA and the GPIOTE is configured in event...