I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
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...