Hello Nordic Team,
We are trying to test an I2S DAC (MAX98357A) with the nRF54LM20B EVK . Could you confirm if this is supported and which sample application is recommended...
I am trying to enter MCUboot serial recovery mode on an nRF5340 through a UART command.
I mainly followed the Nordic tutorial below:
https://academy.nordicsemi.com/courses...
We are using a custom board based on nRF54L15 with MCUboot and compressed image DFU over OTA. DFU was working correctly when updating between NCS v3.2.0 and v3.2.4, but after...
Hi,
I use NCS 3.2.4 and 54L15 DK. In the DFU target, I added configuration
and also added the following content in dfu_recover function.
After the distributor...
Hello, I am developing a low-power nRF52840 product using the ncs Zephyr environment. Currently, I have suspended peripherals such as UART and I2C, allowing the system to...
Hi everyone,
I am currently facing an issue with the nRF54LM20A where the access port protection is not taking effect after programming SECUREAPPROTECT and APPROTECT into...
I'm curious about the approach taken in the nRF Connect SDK's location library for cell neighbor scans ( https://github.com/nrfconnect/sdk-nrf/blob/main/lib/location/scan_cellular...
HI,
We are producing products using the nRF52832. During production, a defect occurred where the lpcomp detection voltage was operating at a voltage lower than the design...
HI
I'm using nRF54L15-PDK 0.8.1. When debugging with VS Code, the debug session failed for some unknown reason. Afterwards, the PDK's nPM1300 output, which was originally...
HI
We are mass producing products using nRF52832.
However, during production, a PCB was found to not detect low battery voltage for about 5%, so we are inquiring about...
As the title suggests, we are having issues with BT notifications being throttled.
The function which does the notifications is below:
We loop over sectors of flash memory...
I am trying to replace such a platform and was hoping to use nRF9151 as a starting point.
Is such a platform possible at all with Nordic/Zephyr ?
I have an old 9160 dev...
I am trying to use Edge Impulse ML models on my custom board. I have built my model on EI and downloaded it locally. I followed the sample wrapper code to use my own model...
Hi, I am devolping a sensor system where I am in need of a Tri state GPIO solution
Currently using the NRF54l15DK with all the latest software versions (3.11, etc.), developing...
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...