Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
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...