Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Dear experts, I am programming bare metal using Segger Embedded Studio and nrf.h and want to achieve a simple example of network core sending data to the application core...
I've been developing firmware for my PCA10059.
I load the package with nrfutil dfu usb-serial --package=_build/t.zip --serial-number=`cat /tmp/serials.txt` --connect-delay...
Hello:
I'm watching the Structuring nRF Connect SDK Projects for Flexibility and Scale webinar. I'm following the hands-on video step by step. When using "Create a New Board...
Hi,
I'm currently facing an issue with my nRF52840 chip acting as the transmitter connected to a BLE broadcasting device. One client uses a voice recorder product that requires...
Hi Support Team
We want to use the J-Link of nRF54L15DK to program customer's nRF54L15 board. We follow the guideline of below link to connect the Pins of P19 of nRF54L15DK...
I am trying to connect waveshare e-paper 4.2" display to my nrf54L15, I am currently running a peripheral uart sample code on the board and my plan is to build the project...
At least one of the errata defines in the HAL headers is ignored by the driver implementing the device.
e.g. the following line claims to control whether the workaround...
Hey all!
I've just received my first board with a Nordic chip. More specifically it features the Ezurio BL54L15µ module.
I am currently "limited" to programming via SWD...
hi
I am using periodic_adv_conn and periodic_sync_conn from the NCS 3.0.0 SDK.
After periodic_sync_conn reports data to periodic_adv_conn in the corresponding time slot...
We are considering to develop an embedded device that can control Matter door locks. So it should act as a Matter Door Lock client. Unfortunately it is impossible to find...
Hello Team,
I have added the LittleFS file system for the external flash and am able to program the .bin files through code by keeping the bitmap array within the application...
Hi All,
I would like to know if the reset can configured to trigger by "failling edge" rather than "rsing edge" of the reset pin / configured pin?
Per the datasheet from...
While debugging the NCS 54L15 ESB module, I observed some anomalies when measuring the radio interrupt signal. For example, after the RADIO READY event is generated, it should...