Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Hi there,
We intend to interface nRF52810 with STM32. While there is documentation available
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
How can I create a new nRF Connect SDK project from a sample using Segger Embedded Studio?
My idea is to get the settings and libraries right, but replace the actual application...
I’m working on code for a custom board which has an nRF9160 SIAA B1 version. I have a couple earlier boards which use the nRF9160 SICA B0 version. On the older boards, I have...
Hi everyone, i have working for a few days trying to implement the fds module, i have followed the "flash_fds" example but i am struggling a lot trying to make this work....
Have flashed github's bluetooth code onto the nrf52840 DK kit and then tried to scan the available devices using android based mobile, in that bluetooth device name is not...
Hi,
I'm developing a star network with one Server and up to 20 Clients (nrf52840 with S140). The Server holds a large configuration blob (>8kB) which needs to be sent to...
using RF5_SDK_15.2.0 and looking at the one of the examples: blinky with freeRTOS:
nRF5_SDK_15.2.0_9412b96\examples\peripheral\blinky_freertos\main.c
I see that in the...
Hi,
Im currently working with a custom PCB using the nRF52832 and soft device s132 with v5.1.0.
Sometimes the BLE stops advertising and becomes undetectable after a connection...
Hi all,
I am trying to realize a function that changing from connectable advertising mode to beacon advertising mode upon request with my nrf52840-DK. while I am able to...
Hello everyone,
currently I'm working with NCS V1.9.1 and I was wondering if it is intentionally that the bt_conn_ctx_count() function always returns the CONFIG_BT_MAX_CONN...
Hi,
I have the exact problem in this issue: https://devzone.nordicsemi.com/f/nordic-q-a/60609/problem-with-mcuboot
NCS version: 1.9
Board: nrf52840dk_nrf52840
The...