Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hi team,
I am using ncs2.6.1 ( github - install from VS Code ) , toolchain 3.0.2 ( previously used 2.6.1), My DK works great standalone also here is the view from nrf-connect...
Hi,
I am planning to get the PPK2 fabricated and assembled using the HW files available for PPK2.
Just wanted to check will I have issues loading FW on it since I don...
Hi all,
I’m working with an nRF52833 using SDK 2.8 and trying to enable DCDC mode to reduce current consumption.
I tried adding:
CONFIG_BOARD_ENABLE_DCDC=y but I got...
When developing a keyboard peripheral using the nRF5 SDK keyboard example, how can I determine whether the connected host device is a Mac, Windows PC, or Android phone?(NRF52833...
Hi, I am working on a channel sounding trilateration system using an initiator and three reflectors. When I was testing with six reflectors I couldn't help but notice the...
Hi all,
I need to use the SPI3M interface and following various example I implemented the following code on the nRF52840 with SDK 3.0.2
Whenever I configure the SPI to...
Hello - Just download and installed NRF Connect for Desktop 5.2.0 on Windows 10. Trying to Quick Connect to new PPK2 1.1.1.
When I plug in USB Quick Connect sees the PPK...
Hello,
we were using the mcumr_flutter 0.4.2 library to Update our NRF54L10 over the air with an app. This was working fine using the nRF Connect SDK Toolchain v2.9.0. However...
Hello,
I'd like to have the gcc linker calculate a checksum over a specific address range (defined in .ld file) and store that checksum at a specific address (defined...
example: peripheral nus device: nrf52832(Self-developed board) hi i run the example peripheral_nus , but it cannot work. Though i had set the RC clock. But when i run the...
Hi, I am developing a product that has a nRF52840 as the main MCU and it controls a Quectel BG95 (a LTE-M/NB-IoT module, powered by Qualcomm's 9205 LTE modem) using Zephyr...
Good Day,
Im a developer in switzerland using the nrf9160 trying to connect to the nrf cloud using mqtt, i have already flashed the credentials, updated the modems firmware...
Hi,
Platform : nrf52840, NCS 2.7.0
I would like to get the MCUBoot image swapping progress without modify the NCS, and display a progress bar on the LCD to indicate the...
Hi all,
In Device Manager, my nRF52840 DK is recognized as follows:
JLink CDC UART Port (COM32) JLink CDC UART Port (COM33) USB Serial Device (COM22) — running a Zephyr...
I'm looking to use the new Zephyr support for the ProMicro nRF52840 board, which appears to be available in NCS v3.
However, Zigbee R23 only appears to target v2.9.0.
...