Hi. Currently evaluating this DK.
I'm using project that is based on samples\subsys\usb\hid-keyboard example from SDK v2.8.0-rc2.
I have added more input pins via Zephyr...
Hello,
I am trying to use SPI driver to read BMI270 IMU data on my nRF52840dk. I stucked at verifying the sensor ID step. According to the datasheet, sensor ID is stored...
Hello all, I'm getting stuck on re-installing any SDK and I'm getting the below error. The error:
Failed to clone the repositories: Error: HEAD is now at 100befc70c7 [nrf...
Hello,
I am trying to upgrade my project from ncs 2.1.0 to ncs 2.6.1. I am running into some strange issues with mbedtls and I suspect it's because the same ciphers enabled...
Working on a nrf5340 project, and running into limits of the size of the flash to store my application image along with mcuboot bootloader.
I had a mucboot setup that fitted...
Hi,
I am building an app that connects to the NRF52840 with BLE. The NRF board is attached to an electrocardiogram(ECG) setup, so I am interested in the app being able to...
Hello,
I tried to read and write the OTP region in UICR of nRF5340 with nrfutil, but got the following output:
Any Ideas, what could be the issue here? Does nrfutil...
Hi.
We are using NCS v2.6.0 in our application and migrating it to v2.7.0.
In v2.6.0 we have used child/parent image for MCUBoot. We are using the same application firmware...
Hello,
I know that maybe you won't be able to help but i'm giving it a try
I'm trying to use enc28j60 connected to a nrf52840. I saw these example https://gitlab.com/enc28j60driver...
Hi,
I am using a NRF9160. I would like to use nrfx_timer with a base frequency of 32MHz with the TXCO as clock source.
I saw in the documentation that timers use the base...
I'm now trying to test dongle on nrf52840dongle board:
1. west build -b nrf52840dongle_nrf52840 -- -DCONF_FILE=prj_4llpmconn.conf
2. open nRF Connect for Desktop's Programmer...
Hello DevZone community,
I have been using the lte_lc_conn_eval_params_get() function in my application, which is executed periodically.
However, I'm encountering an error...
Hello,
My goal is to combine the Peripheral UART sample code and the LSM6DSO I2C sample code with the objective of sending data from the sensor over bluetooth. Based on...
I followed the “Getting started with nRF9160 DK” page ( docs.nordicsemi.com/.../nrf9160_gs.html) to activate my iBASIS, However, the process is still not finished with “Activate...
hi,
I am reviewing development in the environment below.
* HW : nRF52832
* SW : SDK -> example -> ble_app_uart_c
In the nRF52-DK board, we reviewed the example...
Hi all,
I'm trying to build an v2.7.0 SLM configured to using UART2 for external MCU on nRF-9151.
But the output image was acting weird...
The 2 virtual COM port of...
Hi Nordic Support,
Reaching out as due diligence on this. We've been relying on the HK100515NJ-T for L3 (15 nH DCC inductor), the recommendation from PCA10040, in our design...
Hai,
I am trying the fast pair - locator tag example on my nRF52833. I am using SDK version 2.7.0. The code is compiled and flash properly. In the serial terminal getting...
Hi everyone,
I’m a complete beginner and need some help. I’m working with two XIAO nRF52840 Sense boards: one as a central and the other as a peripheral. My goal is to send...
Hi all , I 'm using nRF Kconfig and DeviceTree extension in VSCode . When I try to activate context , dropdown menu doesn 't offer any options . Are there any additional configuration...