Hello Nordic Team,
I am currently investigating the feasibility of building an RTLS (Real-Time Location System) based on trilateration using the new Bluetooth Channel Sounding...
I've built the softsim external profile from Onomondo and it works. But when I try to incorporate it into the app I'm currently developing, it renders the code unable to boot...
Hi,
Razer devs working on new mouse variant that wil use nPM1300 would like to know what are the minimum and maximum values of Rshphld? These values are not in the datasheet...
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...
Hello Nordic Team,
I am currently investigating the feasibility of building an RTLS (Real-Time Location System) based on trilateration using the new Bluetooth Channel Sounding...
I've built the softsim external profile from Onomondo and it works. But when I try to incorporate it into the app I'm currently developing, it renders the code unable to boot...
Hi,
Razer devs working on new mouse variant that wil use nPM1300 would like to know what are the minimum and maximum values of Rshphld? These values are not in the datasheet...
I have a combined asset_tracker_v2 and central_main. I can connect perfectly and receive data from a single BLE advertiser. I need to be able to connect to 1-4 simultaneous...
Hello
nPM Power UP v 2.24 detects nPM2100 EK, but does not detect the CR2032 battery. The active battery model selected is CR2032 and the fuel gauge is enabled.
I placed...
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...
Hello, I am trying to use the latest nrfutil version 8.x.x in my custom project. Previously I had nrfutil version 6.1.7 with `nordicsemi` package included as a dependency...
Hi,
just got my PPK2 and noticed some strange behavior:
the only thing connected is USB data/power, no DUT. Power output is off. If you start logging it displays some...
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...
hello, https://github.com/NordicDeveloperAcademy/nrf54l-express/tree/main/demo_app/ The device draws 150 uA when powered on, and only after pressing button 3 can it properly...
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...