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...
I am developing a modbus server application for nrf54L15 in nrf sdk v3.2.3. But I ran into an issue where using MODBUS_MODE_ASCII requires UART_CFG_DATA_BITS_7. The modbus...
Dear Nordic,
The west build system is not acceptable for firmware development.
Firmware != Software. When we create firmware for a product, it must last for years. We...
Hi,
I've reliably implemented a Software Serial library on the nRF52832 using GPIOTE and nrf_delay_us to sample the 8 bits. I tried making this work more efficiently using...
Hi
Is it possible to use the 54dk for programming of our new board with the nRF54L15 running on 1.8V?
Is the voltage configurable on the 54 dk?
Best regards
Peer
I am using nRF Connect SDK (NCS) v2.9.0 for a Matter project.
Currently, the Manual Pairing Code generated is 21 digits long. I need to change this output to be 11 digits...
We follow the youtube video: www.youtube.com/watch
to add battery charging and fuel gauging to our nRF52832 Series project.
It works, but after we enable
CONFIG_PM_DEVICE...
Hi nordic team
I am working with the Nordic nRF5340 SoC using Zephyr RTOS .
Hardware
External QSPI flash:
MX25R6435F
QSPI configuration (DeviceTree):
...
Hardware: nRF9151 DK Modem firmware: mfw_nrf91x1_2.0.4 Carrier: Verizon (PLMN 311480), Band 13 Antenna: External Problem The modem continuously reselects between two cells...
Hi Nordic team,
In the context of adapting the software for our custom PCB I need to make some changes in some devicetree nodes for the net core. Therefore I wanted to add...
I designed a circuit using the NRF54 to connect via Bluetooth and control several peripherals. I program the chip using the Debug Out of the NRF54L15 DK . The code can be...
Just bringing this to your attention. This has been an issue since at least 2.6.1, and appears to still be a problem in main.
static void connected(struct bt_conn...
Hi, What specific steps must be followed to modify the charging current (BCHGISET) of the nPM1304? The information I found says to disable the charger first (set BCHGENABLECLR...
I am evaluating the monitor mode debugging support in nRF Connect SDK with nRF52840-DK and an arbitrary BLE sample (like peripheral_uart). My SDK/toolchain version is 3.1...