If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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 ....