Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
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...