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...
Hello,
I'm having trouble with BLE communication on the nRF5340-DK
I've implemented data transmission and pairing/bonding (LE type, level 4). When I connect from a PC...
Hi,
I'm encountering the following error trying to migrate an application from an nrf9160 custom board on nRF SDK v2.9.1 to an nrf9151 board on nRF SDK v3.2.4
The application...
Summary
When a board's board.yml uses revision.format: number with exact: false , the fuzzy (fallback) revision matching silently fails and reports "Board revision not found...
Hi
We have a product that we are preparing for production.
The product needs to communicate with an Azure IOT Hub that only accepts RSA keys. We have used the device_credentials_installer...
Hi,
So we are currently using modem firmware nrf91x1_2.0.2 on a custom HW. I keep getting this error during boot and only after I wait for 30 mins I can connect to my...
Hello, I am developing with nRF5340 with my custom board. I observed a high current consumption when the network core is flashed with the ipc_radio image. I am developing...
Hi I want to use nRF9151DK and i have jio NB-IOT sim card.
I flashed asset tracker application from quick start and it is not working or connecting to internet this is the...
[Environ] nRF Connect SDK v3.2.3 nRF9151 (Custom board) VSCode (1.115.0) Board target: board/nrf9151/ns
When using the PTI firmware, the AT command resulted in an error...
I have a PCB with nRF52833 and nPM1304, I assembled 3 identical PCBs, 2 of them work 1 does not I am using 2 available Buck coveters, first outputs 1.8V for powering IC on...
Hi,
I a\m looking for your recommendation on screen to use with nRFLM20DK board to experiment with LVGL display. Assuming that latest version of nRF Connect SDK has everything...
Hi,
I am using nRF5340 (CPUAPP) with MCUboot and Partition Manager (pm_static.yml, CONFIG_PARTITION_MANAGER_ENABLED=y ).
Build and flash are successful, but during debug...
Dear Technical Support Team,
I have recently been developing with the nRF54L15-DK development board, using the official channel_sounding/cs_test example provided by Nordic...
I am designing a battery system with can charge or supply power via a USB-C PD controller. It will operate up to 20V. I want the option to connect this USB-C D+/D- to the...
Hello, I was able to flash the firmware built using the samples provided by the "nrf connect sdk" using VScode. But, I see failure when I tried to program the nRF54L15 with...
We're dimensioning the pullup resistors for the lowest possible standby current in system-OFF, but we cannot find any leakage current spec in the nRF54LM20 PS / datasheet...