Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
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] =...
Hello,
I'm running NUS sample from NCS SDK 1.5.0 on two nRF52840 PCBs. Central board is Taiyo Yuden module and peripheral is nRF52840-DK. I've added some lines to prj.conf...
I am looking for an example where I can enable UARTE0 and UARTE1 on the nRF52833 DK. I am using nRF5_SDK_17.0.2 with Keil uVision V5. I am successful with the loopback example...
Hi,
I'm new to building circuits with Nordic devices and am unsure about how to connect the MC3672 accelerometer: https://mcubemems.com/wp-content/uploads/2020/03/EV3672AB...
Hello,
We have been working on Nordic nRF52-DK board.
Board can be reachable by Bluetooth in the first 10 minutes of power supply. However after 10 minutes, we can...
Hi everyone ! I am working at a project. I dont't know which mcu was used this project but it was written for pca10040 and used s132. Many values are write to flash memory...
I merged in some of my code to the examples/thread/dfu/client in the v4.1.0 SDK for Thread and Zigbee. After getting OTA DFU working, I moved onto some commissioning related...
Hi there,
i'm wondering if it's possible to get access from the demodulator directly within the nRF52? it shows in the block diagram below, is there any way to bypass...
Hello Nordic,
I'm trying to run nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart (PCA10056, S140 softdevice) with default sdk_config.h . The master is nRF Connect...
Hi,
I am new to nRF Connect SDK. I am trying to achieve over the air Firmware upgrade through nRF5340. The SDK i am using is nRF Connect SDK v1.5.0 .
As per my understanding...
I am currently going through the usbd_ble_uart example and understanding what states make which LED's active,
Within the example, LED_BLE_NUS_CONN is defined as BSP_BOARD_LED_0...
How to use the internal 32.768k crystal oscillator for nrf5340?
NCS: V1.5.0
example: ncs1.5.0\v1.5.0\nrf\samples\peripheral\radio_test
Only HF no LF config.
Hi all,
I'm trying to use one of the built in sha256 libraries. As I've enabled the CONFIG_NRF_CC3XX_PLATFORM and CONFIG_NORDIC_SECURITY_BACKEND I thought I would pick this...
I am working on a BLE Product which connects to a remote device when detected within a certain proximity (based on the RSSI values). After switching on the scanning, I receive...
Hii Guys,
I am trying to run example code ble_app_uart on my nrf52810 sdk module . But when I try to run the code in debug mode I get an error of Vector Catch Error ....