SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
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 ....