Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Hi everyone,
I'm a beginner in Android development and BLE environment, and I want to communicate with the nRF52 card using an Android app. In fact I have to develop an...
hi,
I am using the nRF51 with code from SDK 9, as well as the S110 softdevice and made a custom service(128-UUID) with bond using device manager.
connection and service...
Hi,everyone,
I would like to know that what's the dedicated bonding ?
I saw this in the introduction of a BT chip.
I am confused with 'dedicated bonding'.
And what's...
Hi,
I am using the nRF52 with code from SDK 9.2, as well as the S132 softdevice. I basically ported code from the ble_uart_app into the twi_example to send data over bluetooth...
In the very first blinky example from the nRF52_SDK_0.9.1:
#include "stdint.h"
#include "stdint.h"
#include "nrf_delay.h"
#include "nrf_gpio.h"
#include "boards...
hello,my experiment phenomenon is:one nRF24L01's channel is 0x0A,used as send terminal;the other one nRF24L01's channel is 0x02,used as receive terminal;receive terminal can...
I try to make a build of the example ble_app_hrs_rscs_replay_pca10028 (central and peripheral experimental) in SDK 10. My MCU is nRF51822-CFAC, and I'm using IAR compiler...
I'm using custom board with 32MHz oscillator and S110 SD 7.1 (SDK 6.1).
Somteimes (quite rare) the chip completely hangs when calling sd_flash_erase in pstorage.c.
Only...
hello
we use nRF51822 QF AC A1 / IC rev 3 with SDK 6.1.0 / S110 7.1.0. We have produced and delivered to client > 1k units
pwm code nrf_pwm_noglitch 02.2015 from
github...
Hi!
If you look at the reference design for nrf51x22_ceaa the pad size is 0.18mm with a 0.076 mm solder mask expansion
BUT in application note nAN-38 (page 6) it is...
Hi!
I have NRF51822 QFAA pcb. I uploaded mbed bootloader with DFU through uVision & st-link V2 interface. I have Windows Phone 10 (Build: 1511) installed on Nokia 830. Nokia...
I'm using a nRF51822 (with SDK 10) and the Nordic UART Service to provide transparent UART communications with a host CPU. However, occasionally it is necessary for the host...
Hello,
I've generated code via latest BDS and nRF51 SDK 10 plugin, and everything works OK, beside "desciptor" change.
When I execute function to set value of descriptor...
Hi,
I'm wondering
if nrf51822 QFAA is suitable for SD130 (considering to ram requirements)? In specs are just default and minimum value shown, what about max?
...