if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
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...