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...
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 upgraded the nRF Connect SDK from 1.8.0 to 1.9.1. During the install i have chosen a different install path - to have the same current path in different locations...
We were developing an nRF52840 device and were working on MCUBOOT DFU firmware updates, and accidentally did an update rather than an upgrade, and now my nRF52840DK is bricked...
Hello everyone, I'd like to implement the nrf52-ble-image-transfer-demo for nRF52840 Dongle. The normal code already plays well. However, since I am aiming for a low-power...
I have been using Segger Embedded Studio with an external zephyr repo by setting the following in SES:
Tools->Options->nRF Connect->Zephyr Base
It works fine. However...
Hello,
As part of my Senior Project for graduation I am working using the Blinky example projects to learn about BLE implementation. As part of the project I need to add...
Hi,
1.Does the 9160 support voice calling in NCS V2.0?
2.Is it a software or hardware limitation if the voice call function is not supported?
3.Our customer hopes that...
We do have standalone applications developed in nrf52840, SD 6.1.1 Peripheral and Central individually, and working perfect.
Now we want to merge both applications based...
HI,
I've gotten round to trying to setup a development envoironment with nRF Connect SDK & VS Code which I've been really looking forward to.
I've installed nRF SDK v1...
Dear experts,
Hi, I found the decode method in scripts/interactive_pyaci/models/common.py has a bug
I guess STEP_10S_FACTOR in the line of 79 should change to STEP_10...
Hi, All
I try to modify the central uart example - mainly focus on uart function instead of BLE, I try to send a message back to uart use uart_tx() api instead of printk...
Hi,
I am getting error while calling the function "nrf_ble_gq_item_add(p_gatt_queue, conn_handle)" in my custom ble service. Here I am duplicated the same definitions for...
I am having issues using a 2Gb NOR flash part for LittleFS storage on an nRF52840 based project (using the nRF Connect SDK). I am not sure yet if the issue is in the LittleFS...
So, new versions according to Subject in Windows 10 64-bit: No longer possible to program nRF9169 Modem firmware as shown in following screendump
Poor quality, but right...
Hello,
I have been trying to run the Thread co-processor sample for a whole day with no success. I have tried everything including the steps from OpenThread website. I originally...
Hello,
I know this topic has been discussed yet and I have read all the relevant posts.
What we have to do is multiple cell geolocation with nrf9160. The "multiple" here...