Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
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...