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...
I am working with nRF connect SDK with nRF52840 dongle. I am compiling code using nRF coonect for VS code with nrf52840dongle_nrf52840 board.
For Programming nRF52840 dongle...
Hi
I have similar question to the post https://devzone.nordicsemi.com/f/nordic-q-a/7013/nrf51822-internal-ldo-output-pin .
I need a stable voltage to elevate the reference...
Hello everyone,
I use the multirole software as base for my application and I programmed everything with a evaluation board. I design my own PCB and decided to not use the...
Hi,
Is there any sample in nRF_Connect_SDK that implements RTC on nrf52840 SoC?
I need to implement RTC in my application, so is there any example reference for this...
Hello,
I am trying to set the `BT_SHELL_NUS` project up as a standalone repository. My requirements for this are as follows: I only want to commit application code to git...
We use nRF9160 on our own board. The firmware "Serial lte modem" is installed on the chip with connection to an external MCU. We had to change the SDK version to 1.9.1 from...
I am trying to implement RSA signing into my application, I am planning to use the following example as a starting point but the sample, with no modification appears to not...
Hi there,
We are developing on the NRF5340, and have a question regarding the drive strength that can be set on a GPIO pin using the PIN_CNF register.
However we can not...
Hello,
i am using the nrf52810, ble_app_template example to read Accelerometer and gyro-meter data from ICM42605 sensor. so i have followed the i2c communication tutorial...
Hi there,
We are not able to find the reset due to brownout within the RESET->RESETREAS register? Is this the case? There are explanations of the brownout detection in the...
I'm trying to get DFU working with LPN on the 833. The sequence I follow is: (Erase board) Flash Soft Device Flash Bootloader (Using mesh, but don't want serial)
Flash Device...
Hi,
I'm trying to setup a very basic network based on the thread CLI example.
I have an nrf52840-dk as a router/commissioner and a custom device as a nrf52840 joiner...
This is the next step of the process getting the canbus working with nrf9160 and the aditional MKR CAN shield from arduino
previus part can be read here https://devzone...
Windows 10, Segger Embedded Studio V5.60a
nRF52833-DK (also nRF52840-DK, along with custom boards for each for later purpose)
SDK 17.1.0 S140
Hello, I'm trying to...
Hello,
I am using nRF52833 based BE33 ( Celium Devices ) and using nRF52SDK17.0.2. I am trying to change TX power of advertising but even though I have written the below...