We are in the process of finalizing the RF transceiver chip for custom protocol development.
Please suggest the suitable chip and any reference implementations available...
Hi Nordic Team,
I'm looking to use the UICR->OTP region ( One Time Programmable (OTP) memory region within the User Information Configuration Registers (UICR)) on the nRF54H20...
Hello,
Now, I currently run Asset_Tracker_Template on Thingy91X
https://github.com/nrfconnect/Asset-Tracker-Template/blob/main/docs/common/getting_started.md.
And, I...
Hi Nordic Support Team,
I'm currently experimenting with Channel Sounding using a couple of nRF54L15 boards.
I am trying to obtain raw I and Q samples so that I may analyze...
We use several Nordic chips in our BLE sensors. We bond to the devices from Android, connect to update configurations, then disconnect such that the device then advertises...
Hey everyone,
I have designed a custom board with a bunch of nordic IC's (nRF54L15, nRF9151, nRF7002 & nPM1300)
I have tested the basic functionality so far, including...
It seems that I'm getting different results reading QSPI flash from the APP vs MCUBOOT, with the exact same configuration. Writes appear to work fine from either, but MCUBOOT...
***Description***
I am trying to build a sample application which comprises of a notification from peripheral to central. I configured the PHY to 2M. With the mentioned...
Hello Nordic team,
I'm currently developing on the nRF5340 and recently encountered an issue related to BLE advertisements . After thorough debugging, I was able to confirm...
Hello community,
I have been recently working with AFE4490 sensor from protocentral (breakout board).
GitHub - Protocentral/protocentral-afe4490-arduino: Arduino Library...
Hello Nordic
Using the old SDK, i was able to do FOTA wiht 10kb/s.
After doing all kinds of tweaks, I am only able to obtain 5kb/s with the new connect SDK.
Can i...
Hi there, I am unable to install an SDK through VSCode while trying to take the steps outlined in the documentation. I have navigated to "Manage SDKs" under the "nRF Connect...
I'm using NCS SDK v3.0.2 and trying to build the Matter Thermostat example for the target: ` nrf54L15DK/nrf54L15/cpuapp/ns ` However, the build fails with the following errors...
Hi,
I am testing the Bluetooth function on my custom board with nRF5340 CLAA chip. I have tested the clock, I2S and SPI on this chip previously and they all worked perfectly...
I can flash the chip. I can run the debugger. I can go to the connected devices, select the device, go to the little "plug" symbol on the RTT, and select it. That brings up...
I am trying to set up a w25q128 using SPI with a nrf5340 on a custom board and had a few questions. I have used DevAcademy as a reference as I do eventually want to set up...
I have been using the nRF54L15- PDK(0.8.1) to test various examples and projects, and everything has been working fine so far. I recently switched to the nRF54L15- DK(0.9...
Hi, we are planning to use npm1300 for charging a battery, but we will have a limitation on the power supply (VBUS in npm1300 naming convention): the capability of making...
Hi, I'm currently trying to add an Actinius Icarus IoT board as LTE device at nRF cloud.
I already know my board IMEI (I got it by flashing the AT client sample and then...
I have a custom board with nRF52840. It draws power over USB and the data lines are connected as well
USB is defined as follows in the dts
cdc_acm_uart0: cdc_acm_uart0...