During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...