I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Hello,
I would like to use Nordic SDK libraries (currently I'm using SDK 17.0.2) to read and write on a FM24CL16B I2C F-RAM.
This device has the following writing workflow...
Hello,
I recently used GPIOTE Events to manage Digital state changes and this is awesome. I would like to perform similar thing but when a PIN goes under/above a given voltage...
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...