Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
ncs v2.6.1
If I use bt_conn_le_create() and do not use the default (0) value for create_param->timeout, the actual connection creation timeout does not match the description...
I'm trying to program a custom board with a Raytac nRF52832 module using the nRF52 DK's onboard J-Link via the P20 debug out port. The J-Link only detects the onboard nRF52832...
Hi,
I've been working through the Nordic Bluetooth ESL Tutorial and have the sample code up and running (using a nRF52833 DK as the tag and a nRF5340 DK as the access point...
We have custom hadware which we can successfully added the bootloader. We can generate .bin files & bootload them via BLE using the Nordic devicemanger app on our smart phone...
I am using NCS V3.0.2 with a custom nRF52840 board, which functions as a BLE peripheral. The application that I am working on fully depends on the BLE connection, so the crucial...
Hello. We need to add more end devices than default (10) on our Zigbee coordinator and that was solved with
zb_set_max_children( ZB_DEFAULT_MAX_CHILDREN );
where ZB_DEFAULT_MAX_CHILDREN...
Hi, I use nrfconnect SDK 3.1.1 and nRF52840 (as a dongle, DK etc) Using the power profiler kit 2 I see legacy advertising (TX/RX) peaks of about 32mA (with txpwr=8dBm, 3.2V...
Hi guys,
I'm working on this project which was basically a migration from STM32 to the nordic NRF52832 in order to enable the BLE beaconing mode.
It has been a challenge...
Dear Nordic Support,
I’m working with a Thingy:53 device and encountered a persistent issue during recovery. The device is recognized via J-Link (serial number: 1057760136...
Hi everyone, I'm trying to set up a bootloader chain using sysbuild (NSIB → MCUboot → APP) so that MCUboot can act as an upgradable bootloader. I'm working with the nRF54L15...
What is the permitted VDD ripple on the nRF9151?
I see " To minimize supply voltage ripple and suppress EMI coupling to and from nRF9151 VDD , keep supply network impedance...
Hardware Setup
Custom Board:
nRF52811 chip
No external LFXO (32.768 kHz crystal)
No LC filter for DC-DC regulator
No peripherals connected (no LEDs, buttons, sensors...
Hi,
I try to use the west ncs-sbom command to generate the result, however i meet below error happening but I had not idea how to solve it could someone help me to check...
The issue is that , i have custom board which have nrf52833 and nrf21540 (Range extender) , i have to increase the range of tx gain = 20dbm using gpio method
this is my...