NRF52840 running 17.1 SDK and using QSPI interface to erase a block of memory from AT25FF321A external flash IC.
When we call erase it takes 930 millisec to finish erasing...
Hi, I am trying to use the DECT NR+ sample from the 2.7.0 nrfconnect sdk but I can't seem to get the following to work in the prj.conf:
the results of my build give...
When creating a new board in the nRF Connect VSCode IDE, and just entering the basic items for name, if trying to use sysbuild there is a CMake error. I used name "foo" and...
I have an NRF51822 QFAA C0 (build code)-based hardware for prototyping. But I couldn't find the respective development software, like SDK 4.2.2 and SoftDevice S110 version...
Hi everyone, I haven't found any discussions on this topic yet. I'm trying to flash my nRF52840 custom board, which I bought on AliExpress. It's named "nRF52840 SuperMini...
I am trying to use the ICM42688 sensor on I2C BUS with nrf5340 Application core. In the configuration, the HAS_I2C_RTIO config couldn't be enabled. Is this an MCU limitation...
Hi,
I am using version S140 of an nRF52840 in an application that creates an extended (S=8) advertising beacon. For my application to comply with regulations, I need to...
Hi Dev Team,
I am trying reprovision my Thingy91 so that I may generate a JWT signed with a device key to use A-GNSS and REST FOTA.
I have been following the guide for...
I'm trying to debug on the Thingy:53 platform using an Nordic DK as the J-Link intermediate. However, with NCS 2.6.1, adding ` CONFIG_DEBUG=y` to the project configuration...
nRF52833-based board, software is based on Zephyr and Nordic SDK 2.1.2. Using Tag 2 type driver library, nfc_t2t Occasionally, when NFC coil is tapped, we observe one of the...
Currently I am failing to make my two NRF24 modules communicate, to make sure the two modules weren't at a bas angle to each other to communicate I picked up and rotated my...
Software version : v4.1.1
Hardware procured in month of June 2024.
Please suggest if any setting needs to be optimised to filter out the inital current.
Load current...
Hello, I made modifications based on the nrf9160 lte_ble_gateway demo. I modified the BLE.c file and changed the BLE connection to BLE scanning. The scanning algorithm is...
Hi,
running the latest nrfconnect vscode extension (v2024.9.31) the "Add configuration wizard" comes up and stay blank. Additionally, the Actions view is also empty, while...
I wanted to get external qspi flash working for the current project I am working on. We are developing on the nRF5340DK currently while waiting for custom boards. So my current...
Hi,
We are using nRF5340 DK and the nRF Connect SDK Version 2.6.1.
We are experiencing an issue with disconnections. We use bt_conn_ref() when receiving...
Hi , I am wondering if anyone with SPI expertise can answer this Q , I 'm using an nRF52840 with spi_transceive_dt()
In my devicetree I've configured SPIM on SPI3 to talk...
I am using nRF52840 to interface my MPU6050 sensor via I2C , I build and flashed the program and there were no problem. But I can't see any clock signal on the default I2C...
Hello
I'm evaluating cURL with nrf9160DK,zephyrOS.
Finally, it goes well with cURL - http - however, it cant do with TLS - https -
Could you let me know how to implement...
I would like to use the Power Profiler app (with PPK II) as a pure coulomb counter for accurate long term (> many days) cumulative device energy consumption without saving...
I've been trying to install the newest nRF Connect SDK using the Toolchain Manager with the appimage The toolchain and SDK installations seem to be successful however when...