In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello Nordic Team,
i've get my things working and i figured out how i can set service data and to display it in nRF Master Control.
Now i want to CHANGE my service data...
Hi,
I'm wondering if I'am able to direct advertise when I have established connection (edit: according to this established connection nrf5x is master (central role))? ...
Hello!
everyone:
I use nRF51822 UART Demo(ble_app_uart),test uart interrupt receive data, baudrate is 38400.
if start advertising ,rx loss data ,else rx receive data perfect...
Hi,
I have develop my firmware on on nRF51DK which has n51422 chip.
But my actual hardware has n51822 chip.
So my firmware is working on development board (nRF51DK...
Hi Guys
I've got a strange problem where a binary that works fine on a nRF51822 QFAC does not run on a QFAA
I know that the difference between these two devices is the...
I need to define a few constant arrays for IR implementation. Currently, I define them as
static uint16_t but it takes up a lot of SRAM space. How do I move them to program...
Hi,
I have a setup (in SD310.2.0.0) on nrf51422-qfaae0 in which I'm hoping to receive data on multiple ant channels from multiple networks, but I cant seem to understand...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
Hello,
I am working on a wearable device at the moment. To support iOS and Android at the same time, I have implemented ANCS and nRF UART on the circuit.
When working...
I successfully run "ble_app_hrs_c" on BLE_Central example at 38,400bps on the PCA10001 device.
My modification on PCA10001 board as follows;
cut out 32.768KHz X...
I want to store the max possible data on flash using pstorage , but I noticed that I have to increase the number of Maximum number of flash access commands PSTORAGE_CMD_QUEUE_SIZE...
Hello,
I have got a problem with use SPI. I get hard fault after call spi_master_open(), exactly when sd_nvic_ClearPendingIRQ function is call.
This situation is so specific...
link text from this post , i want to make code, when i press button,device goes into sleep mode.so i use this post's code in ble uart app. my code is here.
/* Copyright...
Hello all,
I am new to this domain.
Here is my case:
I am using the Atmel SAMA5D35-EK rev D. board. I was facing JTAG connectivity issues over J-Link.
My purpose is...
Hello!
I have Adafruit evaluation board with NRF8001 module and it works perfect.
I also tried to develop my own board with microcontroller unit and NRF 8001 module...