We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Hi Nordic Support Team,
I'm currently experimenting with Channel Sounding using a couple of nRF54L15 boards.
I am trying to obtain raw I and Q samples so that I may analyze...
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...