Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
What antenna type is required for FCC ID reuse in an end product? Can only the Ethertronics P822601 be used without filing for an FCC permissive change? The FCC grant for...
As you can see here it mentions the ble version is 5.2 but if we click through and get into its datasheet the ble version is 5.0 . And also in the datasheet of nrf52832 no...
Comprehensive Nordic Thingy:53 Hardware Issue Report
Device Information
Product : Nordic Thingy:53
Serial Number : EADCC50F61DAF406
Operating System : Windows 11...
Hi,
I have this setup:
MacBook -> iMCU USB (J2) <-> nRF5340 DK <-> P19 Debug Out -> My PCB board
I can currently flash my nRF 5340 successfully and I can connect using...
I currently have a self-developed 5340 development board, using the Bluetooth transparent transmission routine. These are my current main.c file, device tree file, and configuration...
Hi! We have three different uart applications (two for production use, and the uart shell backend) and three different hardware output paths, but nRF52840 features just two...
Successfully programmed via SWO (Debug connector to programmer/VSCode)
Successfully programmed via NRF Connect Programmer using J-Link SWO
Checked power rails to be 1...
Hi Nordic,
I encountered a strange issue when compiling and flashing my nRF5340 project with NCS v2.9.0.
On the first flash , everything works fine. Bluetooth starts...
Hey Team,
I have a custom board based on the NRF52840 and I want to create a profile for my battery using nPM PowerUp. the nPM1300-EK has onboard nPM controller and USB...
Description:
Hello Nordic team,
I’m using the Mikroe nPM1300 PMIC Click Board (based on the Nordic nPM1300 PMIC ) with an ESP32 over I²C to charge a Li-ion battery . ...
Hi, I am seeing this weird behavior on my custom board. I have an npm1300 with nrf5340. The npm1300 stops working after the power fail comparator triggers at 2.8V, since the...
After I used the migration script to migrate my boards from the HW V1 to V2 I started getting this issue.
I get it across two diffrent boards, I tired other versions of...
Hello, I'm starting to build/develop a project around the ISP2053 (nRF5340 module) and I'm a bit confused with the schematics. In some of the schematics, there is a "VDD_nRF...
Hi,
I am trying to subscribe to notifications from a peripheral device on my central device. The peripheral has more than 3 characteristics, but I am only able to successfully...
Hi,
DFU over UART is failing on NCS V3.1.1. I have a project file that works fine with V3.1.0. When I query the image information, MCU responds immediately. But when I rebuild&flash...