Hi there,
I've designed a custom board implementing the nPM1300 and am currently in the process of examining the board without any firmware. Throughout testing, I have tried...
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,
I have autoprovisioned and autoconfigured my nrf52840 board (provisioning and configuring are made inside the software and not through external app/provisioner).
In...
Hello Nordic Team,
Currently, we are performing power consumption testing using the Nordic nRF54L15-DK development kit.
As part of this, I aim to fully disable the Radio...
Good afternoon we are updating some Nordic chips but to make the connection work it is necessary to install the modem version 1.3.1 wait for it to connect and then install...
I have a custom board using a nRF52840.
A part of the configuration is a Analog Devices MAX98357AEWL+T Class D amplifier which is driven by i2s0.
When the board is idle...
Hi,
When running the python script in attachments
By invoking it like this :
python.exe ./nrf_build.py --sdk-version v3.0.2 --project-path <path_of_the_project...
Hello all, I already did some research finding similar questions and answers in this board, unfortunately I still do not have answer, maybe some can can help pls?
I have...
Hi,
I'm trying to test the BLE Mesh example. I want to prove that whether the feature of Relay is able to work or not. So, I use the functionality of heartbeat publishing...
I am running SDK 14.2.0 and trying to update only the bootloader. Very minor changes were made, resulting in no size increase.
I ran nrfutil (V3.4.0) using the following...
Hi, Everyone
My development environment is PCA10028, SoftDevice 130, SDK12.3.0
I am testing the input and output of the uart using nRF5_SDK_12.3.0_d7731ad\examples\peripheral...
Hello!
I am using nrf52832 with SDK14.0 and SD 5.0.0
I have issue with Flash data storage. I am using code from example (fds_test from github)
Writting works good...
Hi,
nRF52832 uses which type of modulation technique?
Whether nRF52832 is Adatpive euipment or Non adaptive equipment . Please clarify?
Wireless module certified individually...
Hi all,
I am merging my code from Mesh 1.0 to 2.0.
I am trying to put both Provisioner and Simple On/Off Client into one board,
and then the other board is simple...
Hi,
May I ask what's the minimum reference circuitry for running nrf52810 without RF? Thanks.
Our need is as follows.
1) RF, eg, Antenna is not needed 2) GPIOTE 1 channel...
So I have my dongle sniffing for BLE packets and I can see all the advertising packets coming from the device, even the SCAN_REQ and SCAN_RSP.
But as soon as I paired the...
Hi Sir
The product is nrf52840 and SDK15, If I'd want to do following SPI operation ( CS to L ---> MOSI data {0x60, 0x00, 0x00, 0x11} ---> CS to H )
1. How to setup nrf_drv_spi_transfer...
I need to write a Windows program that talks to the nRF52840 Dongle. Is there a .dll or .lib or source code for communicating with the Dongle? I have programmed the dongle...
Hi
is the design (including schematics and pcb design) for nrf52 quadcopter is working one on the GitHub ( https://github.com/NordicPlayground/nrf52-quadcopter ) without...