Hi,
I am trying to perform a DFU using SMP over BLE. My setup has NSIB and MCUBoot enabled and thus I am able to perform DFU for MCUboot and Application using nrf device...
Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...
Hi - I am seeking clarification on a topic as I am a little unsure on the correct way to do things.
I'm using an nRF52840 and porting an old Firmware from nRF5 SDK to NCS...
Dear Nordic, I'm using TIMER21 for our library, but I encounter problems with CC channels 6 and 7: their compare events never fire. The problem I configure the timer to generate...
Hello,
I'm moving my project from SDK1.9.1 to SDK3.0.2. Project is based on peripheral_uart sample (UART part is removed since it is not necessary).
I have encountered...
Hi, i'm using NRF5191 with DECT.
DECT modem: 1.0.2
App: hello_dect sample
In datasheet I found that NRF9151 support various band: 1,2,4,9,22
and I'm using these value...
Hi there,
on the nRF5340 Audio DK, there is a FT2232H, which provides FTDI_SPI + FTDI_SPI_SEL.
How this can be used, is there any sample for this available?
And how...
whether one s110 device can connect to multiple s120 devices simultaneously...?
if not what is the special feature mentioned in Bluetooth 4.1 specification..?
is it limitation...
I'm testing ble_app_ancs experimental sample.
It seems working first connection. But after rebooting iOS Device, or Turn Off/On bluetooth function on iOS Device, ANCS does...
I'm developing an UART with SD110. I've updated the SDK to the newest 7.1 and I'm using MDK Pack-Installer.
I found a problem in app_uart.c and retarget.c .
retarget...
I have a nRF24L01+ connecting to an Arduino board using the RF24 library code. It is a print of the registers:
On the nRF51822 I have the following code:
int main...
Hi, I was looking on Digikey and there is a device with the following code: NRF51422-QFAA-R7 V2
Does anyone know what the R7 V2 means? I think R=reel? Thanks
Hello everyone,
I have two nRF51822 (PCA10024) which I want to communicate, one is a peripheral s110 and working properly with a batery service and a custom service, and...
I am new to BT certification so my following question may be incorrectly stated.
We are creating a new OEM BLE module using the nRF51882-CFAC. We intend to sell this module...
Devzone,
I've been working on a central device based on the project 'ble_app_multilink_central' and have encountered an error originating from within the softdevice of...
In Bluetooth 4.1 spec they mentioned scatternet option for BR/EDR topology....not for LE topology...
is that option of connecting to multiple centrals at a time will applicable...
I need a BLE device that can broadcast codes/id to my android mobile app. Also, I need those codes be changed by once in a while by an admin app. Is this possible?
I'm unable to get any output when writing to the UART while using the s110 softdevice. I'm refering to the hardware UART. I'm not using bluetooth for serial.
I'm using...
Hello,
I wrote a firmware for my project, based on the UART over BLE example, so using the softdevice, establishing connections, etc. It works.
I'd now like to use a...
Hi all,
I can program and debug my application just fine when the softdevice is not used (initialized). Problem is, when I do use the softdevice, I end up in Hard Fauld...
Hello,
In our prototype (Embedded System) we want to use nRTF24AP2 with Chip Antenna, as W3006, for example.
Our questions are: where and how needs to be placed the Chip...
Hi there,
I currently have an nRF51 DK set up transmitting six 20 byte packets per 7.5ms, there about, to an nRF51 Dongle set up as a central. When viewing with Master...