Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
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...