I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
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 ....