Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
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...