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,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
I am trying trilateration for indoor positioning system with nrf54l15 , using 3 initiators and a reflector I was not able to switch between initiators and also one of the...
Product is a zigbee router.
Use nrf connect sdk 2.4, update it is not an option.
The zigbee join work fine most of zb3.0 coordinator, BUT with an old coordinator it failed...
Hi all,
I'm using aws iot lib and last will topic feature, everuthing works but I have a question, in prj.conf I set my topic with
Is it possible to build this last...
Hello Nordic Team,
We have developed a custom PCB using nRF9151 and nPM1300 . In our setup, sometimes the PMIC powers up and works correctly, but other times it does not...
Hello, I am using Nordic chip 82832 with sdk 17.1.0 and SoftDevice s132. I am facing an issue where a specific requirement requires my advertisement interval to be specifically...
Hello,
we would like to use the LPCOMP on the nRF54LM20A, but there's some confusion on which GPIO domain can be used.
According to the overview block diagram , LPCOMP...
Hello,
I'm working on a custom Zigbee End Device application where I want do some modification of the device announcement message. I've used NXP's Freescale Beestack Zigbee...
In Nora B-206(nrf54l15) not able to use port 1 pins 2,3 (P1.02/NFC1 P1.03/NFC2) as normal GPIO. TRIED :
& nfct {
status = "disabled" ; // Disable NFC to free P1.03 for...
Hi,
I'm using a custom code I developed to save all console logs to an SD card based on the Zephyr architecture. I originally developed it for the Thingy:52 and have also...
Under the old `nrfjprog`, it was possible to check whether the modem firmware matched a particular release by running `nrfjprog --verify mfw.zip` (see )
This is no longer...
Hi Nordic support:
We previously submitted a case about OTA testing in CMW500 connection mode. Following is that case:
We tried OTA testing with the CMW500 connection...
Hi everyone,
I’m starting a new project using the nRF54L15 MCU . I’ve worked with the nRF52840 and nRF52832 before, but this is my first time with the nRF54 series.
Due...
Hi,
I am using NRF52833 with soft device version s140. I have set the advertisement duration for the BLE app to 0 (meaning the duration is infinite). Also, I have set scanning...
Hello Nordic Support Team,
I am working on a project using the nRF52832 microcontroller with NRF5 SDK version 13. I have implemented the Flash Data Storage (FDS) module...
Hi Support Team
It seems that there is no current consumption information for SPI and UART of nRF54L15 in data sheet. We want to know the current consumption when SPI and...